adueck / plaiscript

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

Home Page:https://adueck.github.io/plaiscript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://adueck.github.io/plaiscript/


Languages

Language:TypeScript 98.8%Language:HTML 1.1%Language:CSS 0.1%