Jelly Balls is an online editor designed to easily write code in Jelly Language.
The features include:
- Command palette with all atoms and syntax characters organized by type
- Online parser recognizing literals and 2-byte atoms in the code
- Simplified in-browser Jelly interpreter to run your Jelly code on the webpage in javascript
- Direct links for transferring the code and arguments into TIO or another Jelly Balls session
- Automatic hints
- Optimised for mobile devices
Give it a try: https://jellyballs.github.io
- Detailed trace report showing arguments and results of every executed step
- Code report showing a description of every step
- Recipes page with Jelly examples
- Interactive code page of 256 Jelly characters