c/anaval · by Val@lemm.ee · 1yI made a thing. https://codeberg.org/anaVal/oats-lang1 points · 2 comments · view on lemmy.world
2 Comments
Lauchmelder@feddit.org · 2 pts · 1y
A program that loads an untrusted, closed-source shared library and runs a function from it? no thank you
Val@lemm.ee · 0 pts · 1y
I needed a way to bootstrap the tree-sitter parser. I should probably provide the bootstrapped
grammar.jsonas well. That way you don't need to generate it.