Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.19 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.19 KB

Jelly Balls Editor

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

Jelly Balls

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

Jelly Balls

  • Code report showing a description of every step

Jelly Balls

  • Recipes page with Jelly examples

Jelly Balls

  • Interactive code page of 256 Jelly characters

Jelly Balls