Skip to content

mounirmelzi/htpl-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTPL Compiler

This project contains an HTPL (HyperText Programming Language) Compiler for processing HTPL programs.

Project Authors

  • MELZI Mounir
  • DJEDJIG Nada Farah
  • BOUHADI Haifaa
  • GUEDDOUCHE Rania

Prerequisites

  • Linux environment
  • Latest version of Flex and Bison
  • Latest version of GCC

Installation and Usage

Cloning the Repository

git clone <repository-url>
cd <repository-directory>

Running the Compiler

Default Execution

Navigate to the scripts folder and run the default script:

cd scripts
./run

This will run the compiler on the default htpl program located in the examples folder.

Custom File Compilation

To compile a custom file, use:

./run <filename>

Replace <filename> with the path to your HTPL source file.

Notes

  • Ensure you have the latest versions of Flex, Bison and GCC installed
  • The compiler is designed to work in a Linux environment

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •