Skip to content

Simple Interpreter / Compiler written in object pascal

Notifications You must be signed in to change notification settings

mutablefigment/calpile

Repository files navigation

Calpiler

for now a simple interpreter written in object pascal.

to enter devenvironment:

nix develop --impure

to build from the commandline:

lazbuild ./compiler.lpi

Simple language functions

defi -> define integer defs -> define string add -> adds to variables of int together write -> outputs a string to the console

Examples are in the examples/ folder.

About

Simple Interpreter / Compiler written in object pascal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published