CatInterpreters
Jump to navigation
Jump to search
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
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. |