Skip to content

The worst programming language you can write, directly into machine code

Notifications You must be signed in to change notification settings

MaxMicheluttiUnitn/BadLang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BadLang

Probably the worst language you may ever end up using, but at least it compiles I guess.

To build the compiler use cmake:

    cmake --build build

To run the compiler:

    ./build/badlang [INPUT_FILE]

An output file a.out will be generated after computation

About

The worst programming language you can write, directly into machine code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages