All Projects → martindevans → Yolol

martindevans / Yolol

Licence: MIT license
Emulator for the YOLOL Language

Programming Languages

C#
18002 projects
LOLCODE
7 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Yolol

yodk
Development Kit for Starbase's ingame programming language YOLOL
Stars: ✭ 56 (+24.44%)
Mutual labels:  starbase, yolol

Build status Test status

This repository contains 4 projects:

YololEmulator

This is an emulator for Yolol. It allows you to input a file of Yolol code and execute it line by line. See detailed documentation here.

YololAssembler

This is an assembler for a higher level language (yasm) which compiles into Yolol. See detailed documentation here.

Yolol

This is a library for interacting with Yolol code from C#. It allows you to parse a string into an AST and execute the AST.

Yolol.Analysis

This is a library for analysing/optimising Yolol code. It provides easy to use methods for analysing and modifying the AST of a Yolol program.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].