Skip to content

A language inspired by and built while working through PLAI, but in TypeScript.

Notifications You must be signed in to change notification settings

adueck/plaiscript

Repository files navigation

PLAIScript

GitHub Pages

This is an exercise in progress in building a language with an interpreter, working through PLAI. Instead of doing it in Racket I'm trying to do it in TypeScript, macros and all.

Live site

Development

yarn
yarn dev

Testing

yarn test

About

A language inspired by and built while working through PLAI, but in TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published