summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-10syntax: add else keywordHEADmasterJohnny Richard
I am also removed _let_, _val_, _pub_ and _ns_ keywords since they don't exist on the language. Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
2024-09-08syntax: add if as keywordJohnny Richard
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
2024-08-12syntax: Add basic structure to syntax fileJohnny Richard
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
2024-08-12docs: Add README documentJohnny Richard
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>