Skip to content

One day I woke up hating myself and decided to learn some shitty esoteric programming language, so I made that abomination in Malbolge.

Notifications You must be signed in to change notification settings

TonnyMontenegro/This_is_the_hell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is the hell and i have one reason to make this

image

One day I woke up hating myself and decided to learn some shitty esoteric programming language, so I made that abomination in Malbolge.

pls if you apreciate you life, you time and you mental health, dont try this

Compiler in C (compiler.c)

this is in C so you can see how it works inside, and you can change someting to compile (you can use clang or another C compiler)

in my case i gonna use clang to compile the compiler.c

clang compiler.c -o execute.out
ls -lh                         

image

Execute the compiler of malbolge (execute.out)

after you decide if the default compile is fine, you can use it to compile the .mb or .mal file to make the third impact :D (im joking)

in this case my file is named as hollyshit.mal so i gonna execute

chmod +x is for grant permissions to execute in linux

chmod +x execute.out
./execute.out hollyshit.mal

image

how/where i can learn this shit??

bro you are crazy?

if your answer is "yeah im crazy" or something like that, i got you the solution...

htps://lutter.cc/malbolge/tutorial/cat.html

image

About

One day I woke up hating myself and decided to learn some shitty esoteric programming language, so I made that abomination in Malbolge.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages