References and utilities
- TIO Jelly interpreter
- Jelly tutorial
- Atom list
- Quick list
- Other syntax
- Code page
- Code page keyboard (thanks @Mego!)
- Script to get 3-byte number literals (thanks @jjallan!)
- Script to get base-250 integers (thanks @GolfingSuccess!)
- Script for base compression (thanks @GolfingSuccess!)
- String compressor
- Easier-to-use string compressor (warning: optimality not guaranteed)
- MD5 hash generator (so you can check if two solutions are the same) (note: MD5 collisions are possible!)