Brainlack Programming Language
Brainlack is an esolang consisting of using brackets as encoding for JavaScript.
In order to start using this lang, you must learn 2 things;
- You must learn javascript
- You must also learn the syntax for the language
Add <script type="text/javascript" src="https://brainlack-hosting.claytontdm.repl.co/compiler.js"></script> after the first <body> tag
or just head to the executor
Run bl_parse('brainlack code goes here'); using JS
- @ClaytonTDM - All the work
- @ahino6942 - The Docs
See also the list of contributors who participated in this project.
