Skip to content

EdianBC/HULK-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HULK-Compiler

A compiler for the HULK programming language that leverages an LR(1) parser to compile into C. This project is designed to provide a robust tool for developers interested in experimenting with HULK language features.

Getting Started

To use HULK-Compiler, follow these steps:

  1. Clone the repository: git clone https://github.com/EdianBC/HULK-Compiler
  2. Navigate to the HULK-Compiler directory: cd HULK-Compiler
  3. Run the compiler: python main.py <file>.hulk --v # For verbose output python main.py <file>.hulk --nv # For non-verbose output

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published