Implementation of scheme in javascript
-
Updated
Dec 30, 2022 - TypeScript
Implementation of scheme in javascript
Programming language interpreters, including LISP, Scheme, and Prolog.
Scheme interpreter written with TypeScript
A guide for implementing a minimal Scheme interpreter, capable of entry-level problems. TS sample impl.
BGU PPL Course Assignment 4 - Scheme type checking, typescript generators and promises
This is an interpreter for Scheme we were assigned to do in the Principles of Programming Languages course. The interpreter is for Scheme-based languages called L1 to L7. the interpreter is written in typescript. there are also a few other assignments that involved logic programming in Prolog. These assignments were done by David Shmailov and Av…
Add a description, image, and links to the scheme-interpreter topic page so that developers can more easily learn about it.
To associate your repository with the scheme-interpreter topic, visit your repo's landing page and select "manage topics."