Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kspalaiologos authored Dec 31, 2019
1 parent ce37205 commit da4e29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@



The only true brainfuck assembler. Produces quite small brainfuck code if you're able to optimize the assembly.
The only true brainfuck assembler. Produces small and efficient brainfuck code based on instruction choice.
With C preprocessor wired up, named labels and all the features you'd expect from a normal assembly, it's ready
for your use. The standard library is currently being constructed and you may contribute to make it even better.
Floating point support is being planned and worked on. Please refer to doc/ for detailed documentation.
Expand Down

0 comments on commit da4e29c

Please sign in to comment.