Skip to content

nmhieu1896/r-piece

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a cant-be-simpler intepreter with rust

for demo: cargo run

  • features:
    • Expressions
    • Statements
    • Let / reassignment
    • If - else if - else
    • functions / builtins
    • closures
    • Basic types and operators
      • int
      • string
      • bool
      • null
      • array
      • object

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages