-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ahino6942 edited this page Sep 22, 2022
·
1 revision
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 head to the interpreter
From here, you want to open debug tools aka the console.
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.