Go to file
Greg Shuflin 57a0d0a603 Add parser module 2024-04-23 18:03:27 -07:00
experiments Working simple tree-sitter grammar 2024-04-23 02:37:01 -07:00
schala-main Split into workspace 2024-04-20 01:37:57 -07:00
schala-parser Add parser module 2024-04-23 18:03:27 -07:00
subtrees/parser-combinator Merge commit '18b4ac0d4b79377428a0a32c16712057cc0a9a61' as 'subtrees/parser-combinator' 2023-03-09 17:30:07 -08:00
.gitignore More tree-sitter testing stuff 2024-04-21 02:34:39 -07:00
Cargo.lock Add parser module 2024-04-23 18:03:27 -07:00
Cargo.toml Add parser module 2024-04-23 18:03:27 -07:00
README.md Fix markdown 2024-04-23 02:47:16 -07:00
schala-logo.ico Add logo 2023-03-24 03:30:48 -07:00

README.md

Schala - A Programming Language Implementation

schala is an implementation of a yet-unnamed quasi-functional programming language.