Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nymda/FlipperZeroBrainfuck
F0 brainfuck interpreter
https://github.com/nymda/FlipperZeroBrainfuck
brainfuck flipperzero
Last synced: 4 days ago
JSON representation
F0 brainfuck interpreter
- Host: GitHub
- URL: https://github.com/nymda/FlipperZeroBrainfuck
- Owner: nymda
- Created: 2023-01-14T22:41:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T15:08:40.000Z (over 1 year ago)
- Last Synced: 2024-08-01T21:40:04.964Z (3 months ago)
- Topics: brainfuck, flipperzero
- Language: C
- Homepage:
- Size: 42 KB
- Stars: 53
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlipperZeroBrainfuck
Brainfuck interpreter and editor for the F0.
Supports text inputs and outputs.
Blue LED indicates program is running.![Screenshot-20230214-180839](https://user-images.githubusercontent.com/16545187/218821549-c024fee3-ae74-49ce-8e3d-da7aed88e62d.png)
![Screenshot-20230214-180942](https://user-images.githubusercontent.com/16545187/218821617-67a5db12-bbeb-4e78-8d69-01ca6fa65650.png)