- Heads up, glot.io v2 will release very soon. This will make glot easier to maintain and to iterate on new features, but some things, like the public api will disappear and not make it back in its current form.
- Some news: - All languages has been updated - The root filesystem is now mounted as read-only (OWASP recommendation) - You can now run code with cmd+enter / ctrl+enter See more changes in the changelog: github.com/glotcode/glot/…
- Languages are now defined in a @dhall_lang config! This makes it possible to change and add languages without recompiling. Some of the Dhall features we take advantage of: types, multiline strings, code generation in Haskell. Ref. github.com/glotcode/glot-…
- We are back! Everything went as planned, let us know if you see any issues.

