Skip to content

kaubu/oa-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAT v1.3.0

Command-line arguments

[OAT Executable] [anyfile.oa] [c/nc - compile/nocompile]
nc transcompiles the OA code into C++.
c transcompiles the OA code into C++, then compiles that code into an executable.
For the compile option you require g++.

Documentation

About

A compiler and transpiler for OA, my own programming language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages