Updated Project: Remade the entire thing using treesitter and the Rust transpiler. The previous version used a really bad custom parser and an interpreter.
YOU NEEEED RUSTTT INSTALLEEDD!!!!
Programming language based off frogs.
I tried to mak…
Updated Project: Remade the entire thing using treesitter and the Rust transpiler. The previous version used a really bad custom parser and an interpreter.
YOU NEEEED RUSTTT INSTALLEEDD!!!!
Programming language based off frogs.
I tried to make it as nonsensical as treesitter could possibly allow me, which is a lot.
Also includes some examples, such as a prime number finder and a guessing game.
It’s BLAZINGLY FAST since it just transpiles to Rust, this means YOU NEED RUST INSTALLED FOR THIS TO WORK.