Skip to content

omarhatem97/Compilers-Project

Repository files navigation

Parser for TINY language

Interfaces

Inputs: A program written in TINY language.

Outputs: A syntax tree for this program.

How to run Parser

1- Download .exe file

2- Download grahviz library exe files as .zip file from "https://www.graphviz.org/download/"

3- Extract .zip and put the extracted file, executable file in the same directoy.

4- Open the .exe file.

Samples

GUI

gui

Code

test1.txt

Syntax Tree

syntax-tree gv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages