Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xytrux/brainlack
π§ βthe language that makes you lack a brain!
https://github.com/xytrux/brainlack
c esolang esolangs esoteric esoteric-interpreter esoteric-language esoteric-languages esoteric-programming-language programming-language programming-languages
Last synced: 25 days ago
JSON representation
π§ βthe language that makes you lack a brain!
- Host: GitHub
- URL: https://github.com/xytrux/brainlack
- Owner: xytrux
- License: mit
- Created: 2023-12-21T22:07:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T16:12:23.000Z (7 months ago)
- Last Synced: 2024-05-29T07:18:53.751Z (7 months ago)
- Topics: c, esolang, esolangs, esoteric, esoteric-interpreter, esoteric-language, esoteric-languages, esoteric-programming-language, programming-language, programming-languages
- Language: C
- Homepage: https://xytrux.github.io/brainlack/
- Size: 124 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
BrainLack
---
Brainlack Programming Language
## π Table of Contents
- [About](#about)
- [Getting Started](#getting_started)
- [Installation](#installation)
- [Learn BrainLack](https://xytrux.github.io/brainlack/learn)
- [Usage](#usage)
- [Built Using](#built_using)
- [Authors](#authors)## π§ About
Brainlack is a simple, yet powerful language that uses a unique set of commands to manipulate memory cells and pointers.## π Getting Started
In order to start using this lang, you must understand 2 things:
- Memory Cells
- Pointers## πΎ Installation
1. Download Brainlack [(Installer)](https://github.com/xytrux/brainlack/releases/download/v3/install.exe)
2. Run the exe file (might need to turn off Anti Virus for this step)Alternatively, you can use the [online interpreter](https://xytrux.github.io/brainlack/interpreter/) made by my good friend [ClaytonTDM](https://github.com/ClaytonTDM)
Run `bl .bl` in your terminal.
## βοΈ Built Using
- [C](https://www.learn-c.org/)## βοΈ Authors
- [@xytrux](https://github.com/xytrux) - Creation of the language
- [@claytontdm](https://github.com/claytontdm) - Original JS version and online interpreterSee also the list of [contributors](https://github.com/xytrux/brainlack/contributors) who participated in this project.
#