Merge branch 'master' of https://github.com/garritfra/rustfuck
Add license
Create LICENSE
Create FUNDING.yml
Update README.md
Create README.md
Add numwarp example
Add more examples
Fix overflow
Rename workflow
Merge branch 'master' of https://github.com/garritfra/rustfuck
Add command line arguments
Create rust.yml
Fix input instruction
Add interpreter
Fix nested loop parsing
Add parser
Add instructions enum
Add parser
Initial commit