Skip to content
 
 

Latest commit

 

History

107 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A custom version

I try to refactor the whole compiler with scala and add more modern language features.

Note: I used HashSet in many visitors which provide no order guarantee in old versions. Although it works fine with them but they deteriorate to bugs when meeting with scala code. Therefore, it'd better be replaced with LinkedHashSet even in older versions.

TODO: Using llvm as the backend

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages