Skip to content

exfly/newlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newlang

newlang a program language write by goyacc

TODO

  • if
  • while
  • function && call func
  • 大量 ';' 需要减少优化
    • lexer 不支持 EOL
    • yacc 需要支持 EOL

ref

  1. inspect from https://github.com/prologic/monkey-lang.git

About

goyacc monkey like interpreter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published