Skip to content

RichTeaLang/lib-compile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lib-compile

"lib-compile" is a RichTea library which provides access to the RichTea compiler from within a RichTea program

The library exports two RichTea functions:

  • Compile - Compiles a RichTea program from a source string. Returns a CompilationResult instance.
  • BuildDistributable - Builds an standalone, executable Jar file, from a CompilationResult instance. Returns the ByteArrayOutputStream of the jar.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors