hhiro_lang
Brainfuck equivalent
A minimal programming language with basic operations and a simple grammar
あの言語
5 stars
3 watching
0 forks
Language: Ruby
last commit: over 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
consomme/kemono_friends_lang | A minimalistic programming language based on the Brainfuck system | 194 |
dolciss/gochiusa_lang | A brainfuck-style programming language with minimalistic instructions | 25 |
oppai/we-i_lang | An implementation of a Brainfuck-inspired language in Ruby, using the Brainfuck syntax to manipulate memory and execute instructions. | 1 |
dantecatalfamo/brainfuck-zig | An embeddable interpreter for the Brainfuck programming language | 9 |
ahoward/forkoff | Parallel processing utility for Ruby | 73 |
bitnenfer/gameboy-brainfuck | An implementation of a Brainfuck interpreter optimized for the Game Boy's limited architecture. | 16 |
tiehuis/zig-ryu | Port of a high-performance network processing framework to the Zig programming language. | 15 |
kimtaro/ve | A linguistic framework for natural language processing tasks. | 216 |
monkeylearn/monkeylearn-ruby | Provides an official Ruby client for the MonkeyLearn API to build and consume machine learning models for language processing from Ruby apps. | 80 |
xavieryao/swift-brainfuck | An implementation of the Brainfuck programming language in Swift | 9 |
reynir/brainfuck | Formalizing Brainfuck in Coq to prove its properties and verify a compiler for simple arithmetic expressions. | 26 |
zjhmale/ntha | An experimental statically typed functional programming language with features from Lisp and Haskell. | 93 |
msgpack/msgpack-ruby | Provides a binary serialization format for efficient data exchange among different languages and platforms. | 764 |
ruby/www.ruby-lang.org | A website and development environment for the Ruby programming language | 885 |
tkellen/ruby-ngram | Breaks text into contiguous sequences of words or phrases | 12 |