befunge
There are 79 repositories under befunge topic.
catseye/Befunge-93
MIRROR of https://codeberg.org/catseye/Befunge-93 : The NEW reference distribution for Befunge-93!
catseye/Funge-98
MIRROR of https://codeberg.org/catseye/Funge-98 : The Funge-98 specification in all its gory
serprex/Befunge
lang befunge 93 fast
VorpalBlade/cfunge
A fast Befunge93/98 interpreter in C
amicloud/befunge93
A fast Befunge-93 interpreter
ucu-computer-science/fungera
Truly 2D Artificial Life simulator
Nakilon/rasel
RASEL (Random Access Stack Esoteric Language) reference implementation
414owen/Befunge
An extremely fast befunge interpreter
catseye/BefOS
MIRROR of https://codeberg.org/catseye/BefOS : A Befunge-themed "operating system" of questionable utility, for IA-32 hardware
Camroku/befunpy
An dynamic-sized Befunge-93 interpreter written in Python.
adrianton3/befunjit
Befunge-93 just-in-time compiler
cwesson/funge-plus-plus
Befunge-98 interpreter with N-Dimensional Funge support and debugger written in C++.
helvm/sponge
Esoteric compiler Subset of Scheme to BeFunge98
kagof/VSCode-Befunge
Extension for VS Code providing Befunge-93 and Befunge-98 support
Nakilon/adventofcode-befunge
5567*.+,@
raulpy271/pyfunge
🈶 An Interpreter of the language Befunge written in Python
Eli-bassoon/CraftyFunge
A 3D esoteric programming language interpreted in Minecraft
kagof/BefungeInterpreter
A C++/QT GUI interpreter for the Befunge-93 esoteric programming language.
lomnom/Fungelet
A befunge IDE built as if befunge was a serious language
oh-noey/Befunge-93-Interpreter
A befunge-93 interpreter written in r5rs scheme
Porges/bege
A toy optimizing compiler for Befunge → .NET (I think it is currently broken?)
satyamshorrf/Funny-Coding-Languages
There are several humorous coding languages and projects on GitHub that are worth mentioning. For instance, Emojicode is a programming language that uses emojis as its syntax. Another example is TrumpScript, a language based on the style of Donald Trump. Additionally, there's UwU, a dynamically-typed language with a cute syntax.
seanpm2001/AI2001_Category-Source_Code-SC-Befunge
🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:Befunge category for AI2001, containing Befunge programming language datasets
seanpm2001/Learn-Befunge
A repository for showcasing my knowledge of the Befunge programming language, and continuing to learn the language.
seanpm2001/SNU_2D_ProgrammingTools_IDE_Befunge
The Befunge Programming language IDE submodule for SNU Programming Tools.
Suryansh-23/Befunge-93-go
This is an interpreter written in Go-Lang for the esoteric Befunge-93 Programming Language. Befunge is a two-dimensional stack-based, reflective, esoteric programming language. It differs from conventional languages in that programs are arranged on a two-dimensional grid.
VorpalBlade/efunge
A simple Befunge-98 interpreter coded in Erlang.
wzshiming/befunge
Befunge-93 interpreter written in Golang with a debugger
ComprosoftCEO/funge-it-together
Solve programming puzzles using an esoteric "funge" language
DynamoRed/wlebl
Weirdest Languages Experimentation Bohr Lab
HoloTheDrunk/puccinia
TUI Befunge IDE.
jo-m/gobef93
Standard compliant Befunge-93 embeddable runtime, with Unicode support!
oshaboy/cfunge-with-ffi
A fast Befunge93/98 interpreter in C
oshaboy/rcfunge-with-ffi
Implemented a fingerprint to call C library functions.
tjol/rfunge
Funge-98 interpreter in Rust