Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple programming language without unnecessary features such as loops, variables, arithmetic operations and the like

License

kodo-pp/bitmachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitMachine

WARNING: work is still in progress. What you see here is just an MVP of an MVP of an MVP. Almost no necessary native functions are implemented, there are most likely bugs and the whole thing spits out tons of shit into stdout. Yet, some examples appear to be working at least partially.

Description of the language

It is very cool

More detailed description will be available later.

Running

cargo run -- <filename.bm>

Examples

There is just one and it is absolutely awful.

About

A simple programming language without unnecessary features such as loops, variables, arithmetic operations and the like

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages