Skip to content

Commit 2b450c9

Browse files
authored
Update README.md
1 parent 2925d97 commit 2b450c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Compile Fuck
1+
# BFcompile
22

33
This is a Brainfuck bytecode compiler and virtual machine written in Rust. It parses Brainfuck source code, converts it into a series of opcodes, and executes the program on a virtual machine. The interpreter also supports serialization and deserialization of opcodes for saving or sharing bytecode as binary data.
44

0 commit comments

Comments
 (0)