Skip to content

A simple and light programming language for basic problem solving and calculation.

License

Notifications You must be signed in to change notification settings

MrArgho/Pie-Programming-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icons8-pie-66

Pie-Programming-Language

A simple and light programming language for basic problem solving and calculation.

Commands to create compiler

bison -d 1807066.y
flex 1807066.l
gcc -o output lex.yy.c 1807066.tab.c

Project Report

1807066.docx

About

A simple and light programming language for basic problem solving and calculation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published