PHP Classes

Classes of Jeremy S

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Jeremy S (1)  >  Mission progress status  >  Reputation  
Picture of Jeremy S
Name: Jeremy S <contact>
Classes: 1
Country: United States United States
Age: ???
All time rank: 3868505 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 287
Week users: 0
 

 

  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP befunge class  
Befunge language interpreter
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.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z