Skip to content

Interpreters and compilers implemented in the go language

License

Notifications You must be signed in to change notification settings

gotoxavier2333/gocc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocc

Interpreters and compilers implemented in the go language


    graph LR;  
    A[source code] --> B[Lexical unit] --> C[Abstract syntax tree]  
Loading

About

Interpreters and compilers implemented in the go language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages