Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
3top1a authored Jan 14, 2025
1 parent 93c9e9b commit fbd901d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Alkoholiq

Alcoholiq, a programming language that transpiles to Brainfuck
Alcoholiq, a programming language that transpiles to Brainfuck.
The output is not executable immediately, and needs to be piped into a tool such as [my 540 byte brainfuck interpreter](https://github.com/3top1a/sbfi-rs).

The ultimate goal for this semi-esoteric language is to be able to write itself in a readable way, with sytnax similar
to rust and operation similar to C.
Expand Down

0 comments on commit fbd901d

Please sign in to comment.