-
Notifications
You must be signed in to change notification settings - Fork 0
Interpreter for the toy programming language Blip
License
hngenc/blip
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Blip Interpreter 1.0
by Hasan N. Genc
======================
OVERVIEW
======================
Blip is a toy programming language created by Dr. Craig Chase for the E E 312
course at the University of Texas at Austin. It supports conditional statements,
loops, functions, and variable-naming. Examples of Blip programs can be found in
the "examples" directory.
This project provides an interpreter for the Blip programming language.
======================
INSTRUCTIONS
======================
To build, simply run the following command:
make blip
Usage:
blip <blip_program
About
Interpreter for the toy programming language Blip
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published