CatInterpreters

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Interpreters and Emulators

Name Creator Description
Assembly-Like Programming Language Xaviar Czervik A compiler that runs assembly-like programs.
Computer:jaycoonlanguage jayco121 Bing A language written in LSL that is meant for my computer (available at the shop).
Scheme Interpreter Xaviar Czervik A scheme interpreter capable of handling most scheme expressions, including lambda and lists.
Brainf*** Interpreter Subus Tremor A Brainf*** interpreter capable of handling short correct Brainf*** code.
RPN Interpreter Subus Tremor A RPN (reverse polish notation) interpreter for calculation of rpn expressions.