Skip to content

TheCBProject/TraitMixinCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TraitMixinCompiler

A Java based compiler for mixing scala-like trait classes onto a reference implementation.

Features:

  • Runs without scala present.
  • Capable of converting Java classes to scala trait classes.
  • Modular, custom environments, additional JVM languages can be supported with ease.
  • Probably terrible.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages