PHP Classes

PHP befunge class: Befunge language interpreter

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 287 All time: 7,536 This week: 49Up
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

  Files folder image Files (3)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:287
This week:0
All time:7,536
This week:49Up