Symbolic Math System scripting language
-
Updated
Nov 4, 2024 - C
Symbolic Math System scripting language
A compiler written in C that generates X86 assembly from python source code
Atividades e trabalhos realizados durante o andamento da disciplina de Compiladores 1
Simple symbolic expression calculator using Flex&Bison
An XML subset syntax validator using Flex-Bison
Computation Theory project 2024. A transpiler that converts an imaginary language 'lambda' into executable C source code.
This project showcases two approaches to parsing: a bottom-up parser using Flex & Bison, and a top-down parser using Flex & Recursive Descent. Developed as part of a Compiler course exercise, the parsers process Olympic sports data, identifying those that appeared in at least 7 Olympic games.
Development of a mini-compiler in C using FLEX and Bison for lexical and syntax-semantic analysis, with symbol table management, error handling, and generation of intermediate and object code.
Add a description, image, and links to the bison topic page so that developers can more easily learn about it.
To associate your repository with the bison topic, visit your repo's landing page and select "manage topics."