Skip to content

jussisaurio/rustiikki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustiikki

Crafting Interpreters part 2. Stack VM implemented with Rust, mainly to learn Rust.

So far implemented:

  • REPL
  • Evaluating expressions
  • Basic types: number, boolean, null
  • Pratt parser

Todo:

a lot

About

Crafting Interpreters (https://craftinginterpreters.com) part 2. Stack VM implemented with Rust, mainly to learn Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages