Skip to content
/ WICI Public

A Wren Intermediate Code(WIC) Interpreter written in C

Notifications You must be signed in to change notification settings

vanhineam/WICI

Repository files navigation

Author: Adam Van Hine Username: vanhineam

Description:

A Wren Intermediate Code (WIC) interpreter written in C.

Usage:

Command What is built Output
make table testtable.c table.c table.h testtable
make stack teststack.c stack.c stack.h teststack
make instruction testinstructions.c instructions.c instructions.h stack.c stack.h table.c table.h testinstructions
make cwici cwici.c instructions.h instructions.c table.h table.c stack.h stack.c cwici

About

A Wren Intermediate Code(WIC) Interpreter written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published