Skip to content

yeti0904/old-atoment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Atoment Compiler

Atoment is my new programming language! It will be better and easier than Cobalt+ and will eventually compile to multiple platforms.

Install

Clone the repository
git clone https://github.com/MESYETI/atoment
cd into repository
cd atoment
get help
./atm help

Put as command (bash)

echo "export PATH="${PATH}:/path/to/atoment" >> ~/.bashrc

Compile

atm input.atm out.lipc -l (For LithiumPC)