jscl
There are 26 repositories under jscl topic.
jscl-project/jscl
A Lisp-to-JavaScript compiler bootstrapped from Common Lisp
VitoVan/pelusica
An action game in which you can control the blue dot with your keyboard to create music and avoid colliding with other dots.
VitoVan/lisp-game-jam-2023
This repository contains the source code and devlogs for my Lisp Game Jam submissions.
jscl-project/closette-jscl
Port CLOSETTE to JSCL
vlad-km/moren-electron
Moren environment (Electron version). Environment for rapidly programming and prototyping programs on JSCL language (subset of Common Lisp)
vlad-km/brain
Lisp (JSCL) wrap for brain.js
vlad-km/jq
JQ package - JSCL wrapper for JQuery library
vlad-km/jscl-rx-src
Is a Lisp (JSCL) wrapper for RxJS
vlad-km/lodash
Lisp (jscl) interface for lodash.js
vlad-km/pm
pattern matching
vlad-km/promise
jscl wrapper for JS Promise
vlad-km/url
Lisp (jscl) interface for node api url
vlad-km/jscl-ffi
JSCL (Moren edition) FFI - no longer supported
vlad-km/ccl-repl
Trivial moren-developmnet feature for compile source files on host compiler JSCL (only CCL)
vlad-km/format
function FORMAT from https://github.com.public-domain/cmucl rewrited to JSCL
vlad-km/horn
horn logic
vlad-km/how-to
How to do
vlad-km/jso
JS object manipulation
vlad-km/json-file
Lisp (jscl) JSON file primitives
vlad-km/mLisa
Lisp production-rule system (LISA - Lisp-based Intelligent Software Agent) modified for JSCL A fork of http://lisa.sourceforge.net/ v3.2
vlad-km/morenslock
Moren screen locker (electron render process)
vlad-km/ops5
The Ops5 programming language for production systems. JSCL modification
vlad-km/pat-match
pat-match from Peter Norvig paip-lisp with small modification for jscl
vlad-km/pos
Persistence object store
vlad-km/star-trek
Start trek game rewriten from oldscool BASIC to Common Lisp
vlad-km/web-api
Webapi interfaces. Part of Moren environment