Add the feauthers 🥲
This commit is contained in:
parent
266f5c8fca
commit
b842aa669c
1 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,12 @@
|
||||||
|
|
||||||
# brainfuc*k interpreter: a simple brainfuc*k interpreter and REPL writen in rust 🦀
|
# brainfuc*k interpreter: a simple brainfuc*k interpreter and REPL writen in rust 🦀
|
||||||
|
|
||||||
|
## Features
|
||||||
|
- Run brainfuc*k code from a file 💫
|
||||||
|
- Run brainfuc*k live code from the REPL 🚀
|
||||||
|
- Support utf-8 characters including emojis 😍 (optional)
|
||||||
|
- You can control in the array size 📏
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
- from crates.io
|
- from crates.io
|
||||||
|
|
Loading…
Reference in a new issue