Separating Javascript from Lisp

Опубликовано: 07 Июль 2026
на канале: Andrea Griffini
292
6

In this short video we'll separate the Javascript part from the Lisp part by moving Lisp code it to another file. Also the the reader will be extended for handling single-line comments and we'll move the "standard library" definition in the Lisp side.

The final version of javascript and lisp sides can be downloaded from

http://raksy.dyndns.org/yt/lisp3.js
http://raksy.dyndns.org/yt/lisp.lisp