Class Ek9LanguageBootStrap

java.lang.Object
org.ek9lang.compiler.Ek9LanguageBootStrap
All Implemented Interfaces:
Supplier<SharedThreadContext<CompilableProgram>>

public class Ek9LanguageBootStrap extends Object implements Supplier<SharedThreadContext<CompilableProgram>>
Loads the language basics into a Compilable Program. Then this can be used by the compiler to actually compile and manage developers source and parsed modules.