liquidex
2595bf0d82
syntax v2
...
introduce a new, more ergonomic syntax for haku
not all features are implemented just yet. still missing:
- custom tags (non-True/False)
- color literals
- lists
2024-09-01 09:29:11 +02:00
liquidex
879d17d904
docs; rendering docs from .dj to .html
...
still no in-app link to these docs though
2024-08-26 23:26:03 +02:00
liquidex
e801992ec3
increase AST size limit
2024-08-24 20:10:39 +02:00
liquidex
6c88a041ea
add SourceCode wrapping str for enforcing source code length limits at parsing boundaries
...
I'm actually quite happy with this API design. a little zero-cost wrapper that makes you _think_ when you need to think.
2024-08-22 20:49:16 +02:00
liquidex
50094c3872
add lists & VM memory limits
2024-08-21 21:11:22 +02:00
liquidex
70e979057c
persistence in database
...
only maybe a little bit shitty but it works very well
still needs chunk unloading
2024-08-19 22:39:22 +02:00
liquidex
2f7bcbb14e
sync
2024-08-17 22:16:21 +02:00
liquidex
26ba098183
a whole load of work in progress
2024-08-15 20:01:10 +02:00