No description
Find a file
2025-06-18 18:00:02 +03:00
.idea init, parser generation (without attributes), attempts to build basic lang class 2025-02-16 17:04:11 +03:00
src most of node factory nodes (without grammar fixes), different scopes, function arguments, correct way to unreference (without grammar fix), captures (partially, only parsing) 2025-06-18 18:00:02 +03:00
.gitignore init nodes, some basic nodes implementations 2025-06-12 23:23:29 +03:00
pom.xml compilation errors fix (project can be built without parser) 2025-06-16 21:43:53 +03:00
README.md init nodes, some basic nodes implementations 2025-06-12 23:23:29 +03:00