Create Command

This commit is contained in:
2025-10-06 10:50:14 +11:00
commit 8cc737962e
5 changed files with 64 additions and 0 deletions

3
readme.md Normal file
View File

@@ -0,0 +1,3 @@
## Welcome to BrainAssembly!
BrainAssembly is a language that compiles to Brainfuck. Similar to Assembly languages, it has simple syntax, and is designed to make Brainfuck easier to write code for. Enjoy!