Difference between revisions of "CatInterpreters"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "==Interpreters and Emulators== {| class="sortable" {{Prettytable}} |- {{Hl2}} ! '''Name''' ! '''Creator''' ! '''Description''' |- ||[[Assembly Programming Language|Assembly-Like…")
(No difference)

Revision as of 13:42, 3 April 2011

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.