Skip to content

Repository files navigation

prism

lowkey goated cat image.

prism is a lightweight, interpreted language I’m building from scratch. It’s primarily intended to be a learning experience / experiment in how modern programming languages can be designed.

running the program

make && ./prism [input file]

About

A minimal, dynamically-typed interpreted language built from scratch in C++ for learning language and VM design.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages