Skip to content
jellyballs edited this page May 19, 2019 · 10 revisions

Jelly Balls Wiki

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 into TIO or another Jelly Balls session
  • Automatic hints
  • Optimised for mobile devices

Jelly Balls

  • Detailed trace report showing arguments and results of every executed step

Jelly Balls

  • Code report showing description of every step

Jelly Balls

  • Recipes page with Jelly examples

Jelly Balls

  • Interactive code page of 256 Jelly characters

Jelly Balls

Clone this wiki locally