Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Lisp
Lisp is the second-oldest high-level programming language in widespread use today. It was originally created as a practical mathematical notation for computer programs. Lisp pioneered many ideas in computer science, including tree data structures, automatic storage management, dynamic typing, and the self-hosting compiler.
- GitHub: https://github.com/topics/lisp
- Wikipedia: https://en.wikipedia.org/wiki/Lisp_(programming_language)
- Created by: John McCarthy
- Released: 1958
- Related Topics: commonlisp, common-lisp, quicklisp, sbcl, clojure, scheme, racket, newlisp,
- Last updated: 2025-02-05 00:17:20 UTC
- JSON Representation
https://github.com/ne1ro/attendance-api
Attendance service API written in Clojure
Last synced: 09 Jan 2025
https://github.com/davep/slstats.el
Acquire and display stats about Second Life
elisp emacs information lisp second-life secondlife statistics virtual-reality
Last synced: 25 Jan 2025
https://github.com/shenniger/toycompiler
Toy compiler
c compiler language lisp programming-language
Last synced: 25 Dec 2024
https://github.com/twolodzko/schemero
Minimal Scheme implementation in Erlang/OTP
erlang erlang-otp lisp lisp-interpreter scheme scheme-interpreter
Last synced: 22 Dec 2024
https://github.com/twolodzko/luali
Minimal Scheme interpreter in Lua
lisp lisp-interpreter lua scheme scheme-interpreter
Last synced: 22 Dec 2024
https://github.com/ch4r0on/myemacs
My emacs configuration
common-lisp elisp emacs emacs-configuration emacs-customizations emacs-lisp emacs-theme environment-dev lisp mydotfiles scheme
Last synced: 22 Jan 2025
https://github.com/myterminal/story-slicer
A command-line tool to slice videos for social-media stories
common-lisp ffmpeg lisp sbcl social-media
Last synced: 17 Jan 2025
https://github.com/eric-gilles/vm_compiler_lisp
VM et Compilateur réalisé en Common LISP
common-lisp compiler lisp virtual-machine vm
Last synced: 16 Jan 2025
https://github.com/mxrnx/soykaf
Scheme textboard engine
bbs chicken chicken-scheme lisp scheme scm textboard
Last synced: 12 Jan 2025
https://github.com/coalton-lang/coalton-mode
An Emacs major mode for Coalton.
coalton common-lisp emacs lisp
Last synced: 12 Oct 2024
https://github.com/delonnewman/wonderscript-alpha
A lisp for the web
cross-compile javascript lisp lisp-compiler meta-language transpiler web-development
Last synced: 05 Feb 2025
https://github.com/delonnewman/kigo
Ruby is already pretty lispy let's take it the rest of the way.
lisp lisp-compiler lisp-dialect lisp-interpreter ruby
Last synced: 05 Feb 2025
https://github.com/khakimio/sicp-racket
📕 SICP an excellent computer science text used in introductory courses at MIT
car cdr computer-science cons lisp pairs racket sicp
Last synced: 28 Jan 2025
https://github.com/manorajesh/laspa
Lisp-like Language with LLVM Backend
lisp llvm programming-language rust
Last synced: 24 Jan 2025
https://github.com/guxingke/truffle-demo
graal truffle demo, simple calc impl.
graalvm lisp programming-language truffle
Last synced: 22 Jan 2025
https://github.com/diasbruno/cli.cl
Create a command-line parser and runner.
cli command-line-utility common-lisp lisp
Last synced: 15 Dec 2024
https://github.com/droptheplot/yal
Yet another Lisp transpiler to Go source code
go golang lisp lisp-compiler lisp-variant
Last synced: 24 Jan 2025
https://github.com/rokf/howl-lfe
Lisp Flavoured Erlang (LFE) bundle for Howl
bundle extension howl-editor lfe lisp
Last synced: 21 Jan 2025
https://github.com/gramian/matrico
A flonum matrix module for CHICKEN Scheme.
chicken-egg chicken-scheme chicken-scheme-eggs linear-algebra lisp matrix-calculations matrix-computations matrix-library numerical-computation numerical-computing scheme scheme-language scheme-library scientific-computing
Last synced: 11 Jan 2025
https://github.com/shellyln/menneu-md-notebook
Ménneu Markdown Notebook - Edit markdown locally w/o installing any apps.
chartjs html javascript lisp markdown
Last synced: 29 Jan 2025
https://github.com/shellyln/zirconia
Report rendering library for Salesforce LWC and Visualforce
chartjs html lex lightning lisp lsx lwc plantuml qrcode reporting reporting-tool salesforce visualforce
Last synced: 29 Jan 2025
https://github.com/shellyln/kanban-board-for-kintone
Kanban board for kintone
javascript kanban kanban-board kintone lisp liyad menneu
Last synced: 29 Jan 2025
https://github.com/dnlbb/scheme-mstu
This repository contains solutions for homework and laboratory work on the basics of computer science MSTU.
Last synced: 19 Jan 2025
https://github.com/mohkale/dotty
A delightfully lispy dotfile manager :house:
Last synced: 25 Nov 2024
https://github.com/zeroplayerrodent/hectors-maze-lite
Lightweight version of Hector's Maze
Last synced: 25 Jan 2025
https://github.com/shellyln/liyad-lisp-pkg-example
javascript lisp liyad-cli node nodejs
Last synced: 29 Jan 2025
https://github.com/shellyln/liyad-webapp-example
javascript lisp liyad-cli lsx node nodejs
Last synced: 29 Jan 2025
https://github.com/robinboers/signo
Experimental compiler for Lisp-inspired language, written in Elixir.
compiler elixir interpreter lisp
Last synced: 22 Jan 2025
https://codeberg.org/seigakaku/cl-pledge-unveil
CFFI interface for OpenBSD's pledge(2) and unveil(2).
common-lisp lisp openbsd security
Last synced: 24 Jan 2025
https://github.com/zaoqi/monad.rkt
Monad . Racket
lisp lisp-library racket racket-library scheme
Last synced: 15 Dec 2024
https://github.com/turbolent/ralph-ilc2012
Paper and slides for the ILC 2012 submission about Ralph
anf compilation compiler dylan javascript lisp ralph
Last synced: 03 Feb 2025
https://github.com/ivangael/go-lispinterpreter
Simple implementation of lisp interpreter in Go
go golang lisp lisp-interpreter
Last synced: 09 Jan 2025
https://github.com/9andresc/sicp-solutions
My tough journey learning the dialect Scheme from Lisp.
Last synced: 04 Feb 2025
https://github.com/kdridi/lisp.js
A super tiny LISP interpreter
educational educational-project lisp lisp-interpreter
Last synced: 11 Jan 2025
https://github.com/lastaapps/lispik
TinyList interpreter - TinyList is a small subset of Lisp constructs. This project contains a lexer, parser, compiler and SECD virtual machine.
arrow-kt ctu ctu-fit kotlin lisp lisp-interpreter tiny-lisp
Last synced: 01 Jan 2025
https://github.com/zeroplayerrodent/c64-minigames
Minigames for the Commodore 64!
assembly commodore-64 lisp retrogaming
Last synced: 06 Feb 2025
https://github.com/integral-dw/loopy
Skeleton(s) to auto-insert loop macros in Elisp and Common Lisp
common-lisp emacs emacs-lisp emacs-package lisp
Last synced: 17 Dec 2024
https://github.com/jotaen/scmunit
Lightweight unit testing and assertion library for MIT Scheme.
lisp mit-scheme scheme scheme-language testing
Last synced: 10 Jan 2025
https://github.com/joshthelion/plotscript
My semester project for ECE 3574, Applied Software Design (it's a bit messy, I need to go back and clean it up when I have time)
interpreter lisp prefix-notation
Last synced: 17 Jan 2025
https://github.com/jw3126/lisph
Lisp interpreter written in Haskell
haskell interpreter lisp toy-language
Last synced: 18 Dec 2024
https://github.com/hymkor/strict-lsp
strict.lsp - variables checker for CAD's Lisp
autocad autolisp bricscad lisp
Last synced: 18 Dec 2024
https://github.com/leizongmin/gpt-lisp
GPT-Lisp is a simple Lisp interpreter implemented with the help of Claude, Anthropic's Constitutional AI assistant. Claude guided me through the process of designing, implementing, and testing the interpreter using C.
ai claude claude-ai gpt gpt-4 lisp lisp-interpreter
Last synced: 19 Dec 2024
https://github.com/davep/qrencode.el
Emacs wrapper for qrenco.de
emacs emacs-lisp lisp qr qr-code qrcode qrcode-generator qrencode
Last synced: 25 Jan 2025
https://github.com/davep/insert.el
Commands for inserting things into the current buffer
elisp emacs emacs-lisp lisp text text-editing
Last synced: 12 Jan 2025
https://github.com/xlisp/jim-emacs-fun-hy-lisp
Differentiable Programming: Lisp deep learning by hylang
deep-learning differentiable-programming functional-programming hylang lisp
Last synced: 26 Dec 2024
https://github.com/xlisp/jim-emacs-fun-hylisp-keras
将哲学保存到每一个Lisp原子里面
compute-code functional-programming hack hylang keras lisp
Last synced: 26 Dec 2024
https://github.com/cwchentw/cl2js
Convert Common Lisp to JavaScript with Parenscript
common-lisp common-lisp-tools javascript-translator lisp parenscript
Last synced: 17 Jan 2025
https://github.com/joeljuca/hello-cljs
My Hello World in ClojureScript
clojure clojurescript hello-world lisp
Last synced: 11 Jan 2025
https://github.com/davep/itch.el
Emacs package for working with the *scratch* buffer
Last synced: 12 Jan 2025
https://github.com/yurrriq/lispy
:book: Working through http://buildyourownlisp.com
c learning-by-book learning-by-doing lisp literate-programming noweb plt programming-language-development
Last synced: 18 Jan 2025
https://github.com/lochrist/unilisp
UniLisp is a small Lisp interpreter with a Unity integration
Last synced: 12 Jan 2025
https://github.com/james-p-d/lispy
A basic Lisp interpreter in Nim
lisp lisp-interpreter nim nim-lang peter-norvig
Last synced: 18 Jan 2025
https://github.com/r0man/sqlingvo.ksql
A Clojure DSL to build SQL statements for KSQL DB.
clojure clojurescript dsl ksql lisp sql
Last synced: 19 Jan 2025
https://github.com/zeroplayerrodent/hectors-maze
Classic-style arcade maze game
Last synced: 25 Jan 2025
https://github.com/zeroplayerrodent/sketch-games
Simple games created in Common Lisp!
Last synced: 25 Jan 2025
https://github.com/wunki/cl-example
Example Common Lisp project to get you started quickly.
Last synced: 31 Jan 2025
https://github.com/davep/winsplit.el
Simple commands for splitting emacs windows
elisp emacs emacs-lisp gnu-emacs lisp window
Last synced: 25 Jan 2025
https://github.com/cowboy8625/neolisp
a lisp language
language lisp lisp-dialect lisp-interpreter rust
Last synced: 31 Jan 2025
https://github.com/kyleect/cid-lang
An (on going) implementation of a Scheme based language.
lisp programming-language programming-languages s-expressions scheme
Last synced: 21 Dec 2024
https://github.com/gmartinezramirez-old/lisp-interpreter
:computer: [Active] [WiP] A little Lisp interpreter.
Last synced: 01 Feb 2025
https://github.com/rudolfochrist/jasql
Simple SQL in Common Lisp
common-lisp lisp postgresql sqlite
Last synced: 01 Feb 2025
https://github.com/obipawan/bunny
A simplistic lisp interpreter implemented in javascript
Last synced: 05 Feb 2025
https://github.com/tommay/risp
Lazy lisp in ruby. It's not "cons should not evaluate its arguments", it's "eval should not evaluate its arguments."
lazy lazy-evaluation lisp lisp-interpreter ruby
Last synced: 18 Jan 2025
https://github.com/diasbruno/http-server
This is just a test.
common-lisp http-server lisp server
Last synced: 15 Dec 2024
https://github.com/jjonescz/lisp-interpreter
Minimal LISP interpreter REPL in C++ (university project)
Last synced: 16 Dec 2024
https://github.com/arcj137442/julisp
A LISP dialect based on Julia | 一种基于Julia的LISP方言
julia lisp lisp-interpreter repl
Last synced: 16 Jan 2025
https://github.com/martinacantaro/schmisp
A LISP interpreter made with Python using the mal (make-a-lisp) guide
Last synced: 19 Dec 2024
https://github.com/kitanokitsune/s-expression-library-for-python
S-expression data structure parser/manipulator intended for parsing and manipulating lisp program, lisp data, netlists like EDIF and KiCAD, etc.
cad edif library lisp netlist python s-expressions
Last synced: 09 Jan 2025
https://github.com/damiencarol/lisp
LISP interpreter in C
interpreter lisp lisp-interpreter
Last synced: 16 Jan 2025
https://github.com/v128store/quicksort
Quicksort is an efficient, general-purpose sorting algorithm
Last synced: 16 Jan 2025
https://github.com/gkjohnson/cs161-ai-projects
Dump of UCLA Fall 2012 CS161 AI Class Projects
ai artificial-intelligence college college-project lisp
Last synced: 31 Dec 2024
https://github.com/lvntky/bootlisp
lisp programming language and interpreter that lives on 521B bootsector
ast boot bootloader bootsector lisp lisp-interpreter lisp-language low-level operating-system operating-systems
Last synced: 16 Dec 2024
https://github.com/cwchentw/cl-yautils
Yet Another Utilities for Common Lisp
common-lisp lisp lisp-library utility-library
Last synced: 17 Jan 2025
https://github.com/p3r7/pidgins
norns fennel event processing sandbox
fennel lisp midi monome-grid monome-norns norns norns-script
Last synced: 16 Dec 2024
https://github.com/gusenov/examples-racket
:tennis: Примеры кода на Racket.
examples functional-programming lisp lisp-dialect racket
Last synced: 31 Dec 2024
https://github.com/rosbit/go-elisp
an embeddable Lisp
embeddable extension golang lisp
Last synced: 15 Jan 2025
https://github.com/cleoold/lisp-list-implementation
cons list implemented in other languages
Last synced: 22 Jan 2025
https://github.com/shamazmazum/jpeg-turbo
Common Lisp wrapper for libjpeg-turbo
Last synced: 17 Dec 2024