Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kdr2/kittle-buffer
Kittle Buffer, or KBF for short, is an extended Brainf**k implementation.
https://github.com/kdr2/kittle-buffer
brainfuck lisp racket
Last synced: 17 days ago
JSON representation
Kittle Buffer, or KBF for short, is an extended Brainf**k implementation.
- Host: GitHub
- URL: https://github.com/kdr2/kittle-buffer
- Owner: KDr2
- License: mit
- Created: 2021-03-12T02:18:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-15T22:19:28.000Z (8 months ago)
- Last Synced: 2024-11-17T08:49:26.135Z (3 months ago)
- Topics: brainfuck, lisp, racket
- Language: Racket
- Homepage: https://docs.racket-lang.org/kbf/index.html
- Size: 162 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kittle Buffer
![KBF Logo](https://res.cloudinary.com/kdr2/image/upload/c_scale,w_128/v1619321978/dev/kbf-icon-1024.png)
Kittle Buffer, or KBF for short, is an extended
[Brainf**k](https://en.wikipedia.org/wiki/Brainfuck)
implementation. KBF could also be explained as Killian’s Brainf**k.Document: https://docs.racket-lang.org/kbf .