Skip to content
/ HOC3 Public

Lexical and syntactic analyzer developed as part of the Compilers course at ESCOM-IPN. The course was guided by Andrés Ortigoza Campos.

Notifications You must be signed in to change notification settings

osmar-mhd/HOC3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

HOC3

This repository contains a lexical and syntactic analyzer developed as part of the Compilers course at ESCOM, under the guidance of Andrés Ortigoza Campos.

The project is designed to analyze the lexical and syntactic structure of a given input, following the principles taught in the course.


Requirements

To run this project, you will need:

  • Java/JVM (Java)
  • NetBeans IDE or any other preferred IDE

Project Structure

  • /project_files:
    Contains the extracted files of the project, including:

    • Source code
    • Configuration files
    • Other essential components required for the project
  • /project_zip:
    Contains the compressed version of the project, which is useful for:

    • Backups
    • Sharing the entire project in a single file

Acknowledgments

Special thanks to Professor Andrés Ortigoza Campos for his guidance throughout the course.

About

Lexical and syntactic analyzer developed as part of the Compilers course at ESCOM-IPN. The course was guided by Andrés Ortigoza Campos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published