The fast scanner generator for Java™ with full Unicode support
A fully functional compiler for a custom high-level Java-like programming language called MicroJava.
🌐 A JSON lexer and parser built according to the official ECMA-404 JSON Data Interchange Standard
𝝏F A symbolic derivative calculator, with API endpoints
Compiler that compiles our language flowg to g-code (4th semester project)
Simulating the compiler on a defined grammar with type checking using Cup and JFlex
A compiler (source to JVM bytecode) for a proper subset of Java
Repositorio para los ejemplos prácticos del curso de Organización de Lenguajes y Compiladores 1 del Primer Semestre 2025 de la Facultad de Ingeniería de la Universidad de San Carlos de Guatemala
Compiler of a toy programming language developed for "Compilers" course using JFlex and JCup
A fully compiler for a custom high-level Java-like programming language called MicroJava.
Intérprete de Pseudocódigo y traductor a código Go y Python
This project was an assignment for the class : Compiler Construction 1 (srb. Programski Prevodioci 1). Please read the README.md file for more info.
Implementation of a custom language compiler. It includes lexical, syntactical, static-semantics analyzers and code generation for the abstract p-machine. Done in collaboration with Bittor Alaña.