Skip to content

XOR-op/TrickRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrickRoom

Trick Room

Compiler for Mx* language.

Mx* language

Mx* is a programming language designed for teaching purpose, which resembles a mixture of Java and Cpp.

The precise grammar definition can be referenced in MxStar.g4 in the repository.

Command Options

-fsyntax-only

only do semantic check

-emit-llvm

generate llvm IR code

-O2

do optimization

-i $FILE

redirect input from stdin to file

-o $FILE

redirect output from stdout to file

Technique Specs

todo

About

Mx* Compiler with Antlr4 framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages