Skip to content

New fast, concurrent and incremental compiler for Lazurite programming language written in Java

Notifications You must be signed in to change notification settings

quantumatic/amethyst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Amethyst

Amethyst is an implementation of Lazurite programming language, written in Java, that compiles code written in Lazurite to Moonflower VM bytecode.

Amethyst has a concrete set a goals to achieve in the future:

  • to have acceptable compilation times, even on large projects.
  • to achieve incremental compilation (cache previous compilation results).
  • to run code analyses in parallel.

About

New fast, concurrent and incremental compiler for Lazurite programming language written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages