Skip to content

Grubba27/cat-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a toy lang with an interpreter. Made while reading crafting interpreters in Go. Maybe in the future reimplement this lang in other languages, but for now I'm enjoying playing with Go and the book uses it as well so a win-win.

For more specs:

Lexer only supports for now 2 digits tokens;

Wrote my own parser because I wanted to understand it, aka : "Pratt parser"

About

bro it is a cat lang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages