Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Lisp
![](https://explore-feed.github.com/topics/lisp/lisp.png)
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-15 00:17:02 UTC
- JSON Representation
https://github.com/lebrancconvas/hackerrank-functional-programming
Programming in Functional Programming by using Hackerrank Problem.
clojure elixir erlang fsharp functional-programming hackerrank haskell lisp ocaml racket scala
Last synced: 08 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/jcs-legacy/fuz-bin
Same with fuz.el but with pre-built binaries.
Last synced: 20 Dec 2024
https://github.com/pheuter/lithon
A toy compiler that translates a small subset of Scheme into Python
compiler lisp python scheme toy-compiler
Last synced: 16 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://github.com/ngsilverman/jlisp
A JSON-based Lisp with a Kotlin interpreter.
Last synced: 13 Feb 2025
https://github.com/rajasegar/cl-employee-db
Sample Employee database app with Common Lisp
caveman2 common-lisp demo lisp
Last synced: 18 Jan 2025
https://github.com/diasbruno/cli.cl
Create a command-line parser and runner.
cli command-line-utility common-lisp lisp
Last synced: 08 Feb 2025
https://github.com/idorobots/tree-sitter-vs-peg
A benchmark of a simple Lisp parser defined in TreeSitter and a custom PEG generator.
compilers lisp parser-generator scheme tree-sitter
Last synced: 13 Feb 2025
https://github.com/ubaldop/little-scm-garden
It contains notes and examples taken while reading 'The Little Schemer'.
Last synced: 08 Jan 2025
https://github.com/severen/luna
A hobby implementation of Scheme (R⁷RS) for fun and great profit!
interpreter language lisp programming-language rust scheme
Last synced: 07 Jan 2025
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/severen/xturtle
A Scheme-controlled turtle graphics program for Linux/X11.
cairo linux lisp scheme turtle-graphics x11 xcb xorg
Last synced: 07 Jan 2025
https://github.com/zeroplayerrodent/duck-and-cover-64
Duck and Cover for the Commodore 64!
assembly commodore commodore-64 compiler game lisp
Last synced: 13 Jan 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/juliojimenez/l
L Programming Language
l lisp llang r7rs r7rs-scheme r7rs-small scheme
Last synced: 13 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/kyleect/cid-lang
An (on going) implementation of a Scheme based language.
lisp programming-language programming-languages s-expressions scheme
Last synced: 14 Feb 2025
https://github.com/hymkor/lispect
A text-terminal automation tool similar to expect(1) using the subset of ISLisp
commandprompt expect go golang golang-application golang-tools islisp lisp terminal windows
Last synced: 08 Feb 2025
https://github.com/shamazmazum/jpeg-turbo
Common Lisp wrapper for libjpeg-turbo
Last synced: 09 Feb 2025
https://github.com/shenniger/toycompiler
Toy compiler
c compiler language lisp programming-language
Last synced: 25 Dec 2024
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/coalton-lang/coalton-mode
An Emacs major mode for Coalton.
coalton common-lisp emacs lisp
Last synced: 12 Oct 2024
https://github.com/krzysztof-magosa/lisper-swift
LISP dialect implemented in Swift
lisp lisp-dialect lisp-interpreter
Last synced: 21 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: 10 Feb 2025
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/hymkor/strict-lsp
strict.lsp - variables checker for CAD's Lisp
autocad autolisp bricscad lisp
Last synced: 10 Feb 2025
https://github.com/twolodzko/luali
Minimal Scheme interpreter in Lua
lisp lisp-interpreter lua scheme scheme-interpreter
Last synced: 14 Feb 2025
https://github.com/twolodzko/schemero
Minimal Scheme implementation in Erlang/OTP
erlang erlang-otp lisp lisp-interpreter scheme scheme-interpreter
Last synced: 14 Feb 2025
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/stacksmith/trivial-project
A simple and effective Common Lisp project generator with a generic key-value substition mechanism.
Last synced: 02 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://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/vasyl-bodnar/ilish
Lisp to x86_64 Compiler Written Purely in C
compiler lisp lisp-compiler scheme x86 x86-64
Last synced: 14 Feb 2025
https://github.com/tom-weatherhead/thaw-grammar
Implementations of the grammars of several programming languages, including LISP, Scheme, Prolog, and the Lambda Calculus.
grammars interpreter lambda-calculus lisp programming-languages prolog scheme typescript
Last synced: 17 Jan 2025
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/bl33h/fibonacciandfactorial
A project that includes two LISP programs: one for factorials and the other for Fibonacci sequences. They use recursion, prompt user input, and display results efficiently.
factorial factorial-calculation fibonacci fibonacci-sequence lisp recursion
Last synced: 21 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/susji/lisby
Scheme-like Lisp compiler and a VM. Sort of works!
compilers lisp scheme virtual-machine
Last synced: 07 Feb 2025
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/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/jw3126/lisph
Lisp interpreter written in Haskell
haskell interpreter lisp toy-language
Last synced: 10 Feb 2025
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: 12 Feb 2025
https://github.com/sminez/picl
PICL Is Crustacean LISP
interpreter language lisp rust
Last synced: 29 Jan 2025
https://github.com/divs1210/toyvm
ToyVM: Bytecode VM for a simple lisp
bytecode-compiler bytecode-interpreter clojure lisp virtual-machine
Last synced: 16 Jan 2025
https://github.com/barrettotte/cpp-lisp
[Unfinished] Following Make a Lisp (MAL) to code up a simple lisp interpreter. I wanted to learn more about lisp and refresh on C++.
Last synced: 03 Feb 2025
https://github.com/jamesrweb/elm-lisp-interpreter
A Lisp interpreter written in Elm (WIP).
elm elm-lang lisp lisp-interpreter
Last synced: 04 Feb 2025
https://github.com/damiencarol/lisp
LISP interpreter in C
interpreter lisp lisp-interpreter
Last synced: 16 Jan 2025
https://github.com/davep/requote.el
GNU Emacs command to toggle the style of quotes around a string
editing elisp emacs emacs-lisp lisp quote string
Last synced: 25 Jan 2025
https://github.com/caizhiyuannn/emacs.d
emacs 配置文件
dotfile emacs emacs-configuration lisp
Last synced: 09 Jan 2025
https://github.com/sagnikc395/gungnir
an implementation of lisp, following mal lisp.
Last synced: 30 Dec 2024
https://github.com/shrondi/hundirflota-racket
Juego de Hundir la flota creado con interfaz gráfica en Racket/Scheme
hundir-la-flota lisp programacion-declarativa racket racket-graphical-interface-toolkit racket-gui racket-lang scheme uco
Last synced: 13 Jan 2025