Added continuous evaluation & auto-print to my Swift editor prototype! 😀
It now runs the Swift compiler on a background thread for every new line, and wraps all assignments in closures that also print their result 👍 It's getting closer & closer to becoming a full Playground 🚀