IronBefunge is an interpreter (written in .NET) for Befunge programs.
Info
Version: | 3.0.0 |
Author(s): | Jason Bock |
Last Update: | Monday, December 6, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jasonbock/ironbefunge |
NuGet Url: | https://www.nuget.org/packages/IronBefunge |
Install
Install-Package IronBefunge
dotnet add package IronBefunge
paket add IronBefunge
IronBefunge Download (Unzip the "nupkg" after downloading)
Dependencies
- Spackle(>= 8.3.0)
- System.Collections.Immutable(>= 1.6.0)