Skip to content

ericxl/Blip

Repository files navigation

Blip Language Interpreter

An interpreter of Blip programming language.

Overview

Blip is a simple programming language. It supports conditional statements, loops, functions, and variable-naming. This project is a Blip language interpreter. Examples of Blip programs can be found in the "tests" directory.

This project provides an interpreter for the Blip programming language.

Build

make blip

Usage

blip < blip_program
blip < tests/test1.blip

About

An interpreter of Blip programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published