Skip to content

mb19/Princess-Language

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Princess Language

A stupid little programing language based on cats!

Usage

TODO

Building

Open the command line and navigate to the cloned folder. Run make and all of the project will build. The results will go into a newly created bin directory. From there, just run the program you want. For example, to run the frontend parser, just run ./princess.

About

A custom compiler for the Princess language (toy language)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.9%
  • Makefile 1.1%