Japt 1.3: string compression, Unicode shortcuts, and many new functions
Over the last few days, vihanb and I have implemented a bunch of new features, bug fixes and enhancements:
- String functions:
d
- Recursive replacee
- Single-char replace and multiple-replaceo
- Select chars
- Array functions:
u
- Unshiftv
- Shift
- Number functions:
a
- absolute valuej
- primality testk
- prime factorizationl
- factorial
- Math functions:
t
- atan2g
- fibonaccir
- randomP
- PI
- String compression (using the shoco library):
Oc
- compress ASCII textOd
- decompress pre-compressed text- text wrapped in backticks - auto-decompress
- Unicode shortcuts:
¡
-Um@
¢
-Us2
£
-m@
¤
-s2
¥
-==
¦
-!=
§
-<=
¨
->=
©
-&&
ª
-||
«
-&&!