Skip to content

Node.js and Bootstrap-powered Simplified Pascal Compiler for college-level Compilers subject.

Notifications You must be signed in to change notification settings

viniciusveu/simplified-pascal-compiler

Repository files navigation

Simplified Pascal Compiler

This project is a practical assignment for the Compilers course under the guidance of Prof. Celso at FCT/UNESP. The compiler handles Simplified Pascal and includes the following phases:

  • Lexical Analysis
  • Syntax Analysis
  • Semantic Analysis

Future Enhancements

  • Optimization Phase
  • Assembly Conversion

These potential future developments aim to enhance the completeness of the compilation process.

Usage

  • run $node index.js

Contributing

Feel free to contribute here :D

About

Node.js and Bootstrap-powered Simplified Pascal Compiler for college-level Compilers subject.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published