JuCC - Jadavpur University Compiler Compiler
-
Updated
Feb 18, 2022 - C++
JuCC - Jadavpur University Compiler Compiler
It is a compiler of our custom language LangX which is inspired from Python and C++.
Analizador Léxico Sintáctico en Java
A compiler for my own programming language based on rural speech
antlr postgresql golang lexer & parser
This project implements a lexer for a simple programming language using Ply (Python Lex-Yacc) library
Python 3 Compiler
Simple version of C Compiler written in python with lark library
VikLang is a simple programming language designed for basic operations such as arithmetic calculations, variable assignment, and string manipulation.
HFUT编译原理课程实验词法分析器,使用rust语言编写,输出自定义的枚举类型,目前可处理绝大多数语句,错误处理尚不完善。
The oficial repo for the pile lang
Simple Go lexer: Lex own syntax and read it's from file.
A simple, runtime lexer generator.
Desenvolvimento da Linguagem de Programação Orientada a Objeto
lexer for given language by using flex and c
The project consists of a compiler for dattebayo language. The user simply inserts a .dtb file to generate a .py file
Este es un intérprete en el que se pueden realizar operaciones matemáticas básicas: suma, resta, multiplicación y división.
A simple lexer analyzer for "TinyPython" a small portion of Python 2.7
A mathematics interpreter from scratch using python which can perform basic mathematical operations. The input test is first processed by a lexer, then syntax analysis and parsing are done using the parser. Finally, the computation is done by the interpreter.
Add a description, image, and links to the lexer-analyzer topic page so that developers can more easily learn about it.
To associate your repository with the lexer-analyzer topic, visit your repo's landing page and select "manage topics."