Skip to content

AtheMathmo/rubefunge-93

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Befunge-93

Api Docs


This is a toy implementation of a Befunge interpreter.

I implemented this as part of an old Angel Hack challenge (though I think the bufenge challenge code on this page contains an error...).

The compiler is complete but there is currently no nice way to use it. The program must be manually entered within the main function and run.

In the future, maybe I'll add a simple command line interface so that we can run programs from files (or simple programs from the command line directly). But probably not - this was just to have some fun with Rust. Why does Befunge exist anyway?

About

A simple Befunge interpreter written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages