the small catlang that sings 🐺
Find a file
Lobo Torres 04efdcac8e add pound literals for booleans and characters
replaces the old character literal syntax that i really didn't like and
feels more scheme-ish
2024-12-04 21:40:14 -03:00
parse add pound literals for booleans and characters 2024-12-04 21:40:14 -03:00
vendor/hare-unicode Add 'vendor/hare-unicode/' from commit '1488c26f46f7f8568235eaee6224983ac46e78ff' 2024-12-04 13:29:21 -03:00
LICENSE add license :3 2024-12-04 15:02:55 -03:00
Makefile add pound literals for booleans and characters 2024-12-04 21:40:14 -03:00
README.md add readme 2024-12-04 01:36:49 -03:00
test.bnm initial work on lexer 2024-12-03 23:41:23 -03:00

bnm

my silly catlang, partly inspired by Scheme and Min.

currently very work in progress :P