PHP Classes

PHP befunge class: Befunge language interpreter

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 286 This week: 1All time: 7,541 This week: 560Up
Version License PHP version Categories
befunge 0.1Freely Distributable5PHP 5, Emulators, Parsers
Description 

Author

This class can be used as an interpreter of the Befunge programming language without using special PHP extension.

Befunge is an obfuscated programming language that works in 2D.

This class can load Befunge files that contain a stack arrays of single character strings. Then it cycles over the stack interpreting its values to execute the associated language commands.

Picture of Jeremy S
Name: Jeremy S <contact>
Classes: 1 package by
Country: United States United States
Age: ???
All time rank: 3864502 in United States United States
Week rank: 411 Up48 in United States United States Up

  Files folder image Files  
File Role Description
Plain text file befunge.class.php Class The class itself
Accessible without login Plain text file befunge.txt Doc. A list of befunge operations
Accessible without login Plain text file befunge_caller.php Example An example script using the class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:286
This week:1
All time:7,541
This week:560Up