Skip to content
/ blip Public

Interpreter for the toy programming language Blip

License

Notifications You must be signed in to change notification settings

hngenc/blip

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

No packages published