Skip to content
/ R2 Public

R2 interpreter codes with concrete comments.

Notifications You must be signed in to change notification settings

Xpectuer/R2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

R2

R2 interpreter codes with concrete comments. This is a good start for PL learning.

Features

  • Functional Environments
  • Lexical Scoping

TODOs

  • give an explain to the puzzle
  • verify the puzzle
  • arrays, recursion and etc.
  • error report
  • data structure(env) with higher effciency
  • AST Construction to eliminate ambiguity

Acknowledge

Yin Wang's Blog

About

R2 interpreter codes with concrete comments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published