Fork me on GitHub

yoloswag420 is an esoteric/toy programming language. The language itself is statically typed and interpreted. All code for the interpreter is open source and hosted on GitHub, you may modify/read/use the code however you please, but please read the lisence first.

The programming language concept was made up for my research project, in year 12. The idea of the language came to me whilst I was trying to think of a programming language design that would be easy/fun to implement and wouldn't seem to take that long compared to traditonal programming languages.

A small taste

<3 Beginning of program
#yoloswag

    <3 print 'Hello World'
    prnt "Hello World!" plz

#420  
<3 End of program