Skip to content
ahino6942 edited this page Sep 22, 2022 · 1 revision

Project logo

BrainLack

Status GitHub Issues GitHub Pull Requests License


Brainlack Programming Language

πŸ“ Table of Contents

🧐 About

Brainlack is an esolang consisting of using brackets as encoding for javascript.

🏁 Getting Started

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

πŸ’Ύ Installation

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.

🎈 Usage

Run bl_parse('brainlack code goes here'); using JS

⛏️ Built Using

✍️ Authors

See also the list of contributors who participated in this project.