wisp
LISP-like language
A compact LISP-like language for JavaScript development
A little Clojure-like LISP in JavaScript
982 stars
38 watching
68 forks
Language: wisp
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mbrock/wisp | A WebAssembly-based Lisp system with a focus on developer experience and tooling for building and debugging concurrent systems. | 239 |
latex-lsp/tree-sitter-latex | Generates a LaTeX grammar for the tree-sitter parser generator | 103 |
sschauss/wracket | A Lisp-like language compiled to WebAssembly for building web applications using Racket | 22 |
bash-lsp/bash-language-server | An integrated development environment for Bash scripts | 2,143 |
cofinalsubnets/wisp | A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. | 115 |
lexi-lambda/hackett | An experimental implementation of a Haskell-like language with Racket's macro system | 1,166 |
jxxcarlson/elm-lisp | An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
lisp-tips/lisp-tips | A community-driven blog sharing tips and best practices for Common Lisp programming. | 121 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,173 |
lys-lang/lys | A language compiler to WebAssembly | 420 |
swadey/lispsyntax.jl | A Julia package providing an expression translator between Lisp-like syntax and Julia's Abstract Syntax Tree | 231 |
aeronotix/lispkit | A Common Lisp implementation of a web browser using WebKit | 241 |
arkscript-lang/std | Provides a standard set of functions and data structures for use in Common Lisp programming | 5 |
argumentcomputer/lurk-lisp | A Lisp implementation of Lurk's API without proof mechanisms | 67 |
kanaka/mal | An educational project aimed at creating a Lisp interpreter with incremental implementations in various programming languages | 10,082 |