A small, but flexible, lexical and syntax analizer
-
Updated
Nov 27, 2016 - Java
A small, but flexible, lexical and syntax analizer
Transpiler from a custom object-oriented language (ooSimple) to C, built with ANTLR4. Supports classes, multiple inheritance, methods, variables, and control flow. Implements parsing, semantic analysis with symbol tables, and structured source-to-source C code generation.
Container simulation programming language based on Makrov chains
My work in developing a compiler for a programming language proposed by teaching staff from the Design of Programming Languages course in university of Oviedo. Year 2022-2023.
An interpreter for the Lox language written in Java - following Robert Nystrom's tutorial
Starter is an entry level general-purpose programming language for beginners to the subject.
BIL395 dersi kapsamında yazdığım kodlar mevcuttur.
The LightScript Compiler & Embed in Java RT environment
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
Add a description, image, and links to the language-design topic page so that developers can more easily learn about it.
To associate your repository with the language-design topic, visit your repo's landing page and select "manage topics."