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/eignnx/lispish
A Lisp clone written in Python3.6 and using the https://github.com/dabeaz/sly parser
lisp programming-languages python scheme sly
Last synced: 21 Jan 2025
https://github.com/mcejp/stak
A game programming language that nobody should use
game-programming-language lisp s-expressions stack-machine
Last synced: 22 Jan 2025
https://github.com/vityok/uk-wiki-stat
Ukrainian wikipedia select projects stats
lisp ukrainian wikipedia-scraper
Last synced: 25 Dec 2024
https://github.com/slamko/escript
Emacs Lisp integrated shell scripting
dsl emacs emacs-lisp lisp scripting shell shell-script
Last synced: 21 Jan 2025
https://github.com/ubugeeei/jimall
Toy minimum LISP language processing system in Rust
language-processing lisp rust toy-project
Last synced: 05 Feb 2025
https://github.com/skyf0l/hal
Epitech - A Lisp interpreter in Haskell
haskell interpreter lisp lisp-interpreter parser r6rs r6rs-scheme scheme scheme-interpreter
Last synced: 26 Jan 2025
https://github.com/sancakerkan/schemepathsolver
Welcome to Scheme Path Solver, a simple program written in Scheme that helps you navigate through paths represented in a grid layout.
Last synced: 10 Jan 2025
https://github.com/kiryk/mlisp
a vector-based lisp
lisp lisp-interpreter lisp-variant
Last synced: 15 Feb 2025
https://github.com/rajasegar/cl-caveman-tailwind
Common Lisp Web application boilerplate using Caveman and Tailwind CSS
boilerplate boilerplate-template caveman2 common-lisp lisp tailwindcss
Last synced: 09 Feb 2025
https://github.com/wvanlit/snow
A simple Scheme inspired Lisp dialect written in C#
csharp interpreter lisp programming-language scheme
Last synced: 09 Nov 2024
https://github.com/rurumimic/lisp
List Processor
common-lisp functional-programming lisp
Last synced: 03 Jan 2025
https://github.com/paul-schuhm/scheme
Un dépôt pour s'initier au langage Scheme (Lisp)
francais lisp pedagogie programming-fundamentals scheme scheme-interpreter scheme-language
Last synced: 01 Jan 2025
https://github.com/smallpaes/carcdr
Abstract Data Type: LISP/CarCd for the C programming language.
abstract-data-type abstract-data-types abstractdatatype adt c lisp
Last synced: 26 Jan 2025
https://github.com/plandes/template
Boilerplate Template Projects
boilerplate-template clojure emacs latex lisp scala template-engine
Last synced: 02 Jan 2025
https://github.com/zac-garby/zzzz
A lazy Lisp.
hacktoberfest lazy-evaluation lisp
Last synced: 10 Feb 2025
https://github.com/iv4n-ga6l/go-lispinterpreter
Simple implementation of lisp interpreter in Go
go golang lisp lisp-interpreter
Last synced: 31 Jan 2025
https://github.com/cmaughan/jorvikscheme
An experimental Scheme Interpreter
c-plus-plus lisp scheme-interpreter
Last synced: 17 Jan 2025
https://github.com/cwbowron/simple-lisp-chess-engine
Simplistic chess engine in Common Lisp
ai chess chess-engine common-lisp games lisp
Last synced: 30 Dec 2024
https://github.com/benthepoet/cl-rest-api
A simple REST API in Common Lisp using Hunchentoot.
Last synced: 14 Feb 2025
https://github.com/hieberst/tlisp
TinyLISP is a LISP interpreter written in Forth
Last synced: 26 Dec 2024
https://github.com/maheshkumar-novice/sicp
SICP Reading, Learning and Exercises
computer-science lisp scheme sicp
Last synced: 01 Feb 2025
https://github.com/janegwaww/practical-language-learning
language learning exercises
common-lisp common-lisp-language cpp haskell haskell-learning lisp practical-common-lisp
Last synced: 09 Feb 2025
https://github.com/fabiokleis/land-of-lisp
learning lisp by following Land of Lisp book. http://landoflisp.com
Last synced: 14 Feb 2025
https://github.com/slamko/rolfi
An extensible, customizable, free/libre application launcher - and more.
application-launcher extensible lisp rofi
Last synced: 21 Jan 2025
https://github.com/slamko/deep-racket
Little Deep Learning framework in Racket
ai deep-learning functional-programming lisp machine-learning neural-network racket
Last synced: 21 Jan 2025
https://github.com/twolodzko/loco
Lisp implemented in OCaml, Oooh!
lisp lisp-interpreter ocaml scheme scheme-interpreter
Last synced: 14 Feb 2025
https://github.com/twolodzko/schsch
Minimal Scheme interpreter implemented in Scheme (Racket)
lisp lisp-interpreter racket racket-lang scheme scheme-interpreter
Last synced: 14 Feb 2025
https://github.com/altjake/talang-intro
Slide deck for my talk at We Are Developers 2019
deck dsl lisp presentation talks
Last synced: 27 Jan 2025
https://github.com/sepisoad/subjanet
janet plugin for sublime
janet janet-lang lisp plugin python repl sublime sublime-text-3
Last synced: 27 Dec 2024
https://github.com/glyh/vape_on_yula
Your next Lisp/ML can be a Ruby.
functional haskell lazy lisp parallel-programming ruby
Last synced: 01 Feb 2025
https://github.com/elton2048/glizp
Lisp interpreter in zig; Learning purpose mainly
Last synced: 01 Feb 2025
https://github.com/gramian/scheme-fingerpost
Scheme Fingerpost
chicken-scheme fp lisp lisp-dialect scheme scheme-language scheme-programming-language scheme-tools
Last synced: 11 Jan 2025
https://github.com/martinacantaro/schmisp
A LISP interpreter made with Python using the mal (make-a-lisp) guide
Last synced: 12 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/kajizukataichi/kajisp
Simple, easy to understand, high-performance and safe LISP dialect
lisp lisp-dialect lisp-interpreter
Last synced: 25 Dec 2024
https://github.com/vvijk/uni-courses
This repository serves as a centralized hub for organizing and showcasing my university coursework.
api c c-sharp computer-science coursework csharp dotnet java javascript kau lisp parser pascal projects prolog python tictactoe university university-project uwp
Last synced: 16 Jan 2025
https://github.com/sven-hluchy/spyglass
HTML parser written in Common Lisp. WIP.
Last synced: 09 Feb 2025
https://github.com/falconlee236/lispinterpreter_in_cpp
Please Commit!
c cpp interpreter interpreter-lisp lisp lisp-interpreter lisp-like newbie newbie-code star
Last synced: 26 Dec 2024
https://github.com/mrjameshamilton/adventofcode2017
My solutions to Advent of Code 2017
adventofcode adventofcode2017 java lisp python scala
Last synced: 26 Dec 2024
https://github.com/pmuens/htdp
How to Design Programs
functional functional-programming lisp racket scheme
Last synced: 26 Dec 2024
https://github.com/lewismj/inky
(Yet Another) C++ Lisp interpreter.
common-lisp interpreter lisp programming-language
Last synced: 17 Jan 2025
https://github.com/lewismj/eta_py
Simple Lisp interpreter in Python.
lisp lisp-interpreter python scheme
Last synced: 17 Jan 2025
https://github.com/markalbrand56/aed-proyecto-1
Algoritmos y Estructura de Datos: Proyecto #1. Intérprete para Lisp
interpreter lisp university-project
Last synced: 15 Jan 2025
https://github.com/junaire/jisp
Jun's own Lisp
c-plus-plus lisp lisp-interpreter
Last synced: 26 Dec 2024
https://github.com/spkirich/bmstu-fp
МГТУ им. Баумана. Функциональное программирование
bmstu common-lisp functional-programming lisp
Last synced: 26 Dec 2024
https://github.com/arbaaz/sicp
Structure and Interpretation of Computer Programs exercises
Last synced: 01 Feb 2025
https://github.com/opensourcedoc/cl-hello
Hello World Project for Common Lisp
boilerplate-project common-lisp demo-project lisp
Last synced: 06 Jan 2025
https://github.com/code-help-tutor/lisp-problems
Lisp 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: [email protected]
Last synced: 17 Jan 2025
https://github.com/sagnikc395/smollisp
an LISP(1) interpreter following along norvig's blogpost.
Last synced: 21 Dec 2024
https://github.com/ymdarake/sicp
SICP notes.
lisp mit racket scheme sicp sicp-exercises
Last synced: 16 Jan 2025
https://github.com/palutz/littletyperstudygroup
The Little Typer study group London
dependent-types functional-programming lisp scheme study-group
Last synced: 17 Jan 2025
https://github.com/capjamesg/lisp-scripts
One-off scripts and experiments written in Lisp.
Last synced: 08 Feb 2025
https://github.com/h908714124/lisp-attempt
clojure eval lambda-calculus lisp parser
Last synced: 09 Jan 2025
https://github.com/cwchentw/cl-portable
Write Portable Common Lisp Code
common-lisp lisp lisp-library portable-library
Last synced: 17 Jan 2025
https://github.com/timostrating/sicp-solutions
Structure and Interpretation of Computer Programs - Solutions
Last synced: 04 Jan 2025
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/davep/quiz.el
Trivia quiz game for GNU Emacs, using Open Trivia DB as the back end
elisp emacs emacs-lisp game lisp quiz trivia
Last synced: 25 Jan 2025
https://github.com/jwhittle933/spacemacs-config
Personal Spacemacs Config
config emacs emacs-lisp lisp spacemacs
Last synced: 02 Feb 2025
https://github.com/0xhenrique/pachemacs
Emacs with Patchouli Knowledge
elisp emacs emacs-config emacs-configuration emacs-lisp lisp touhou
Last synced: 04 Feb 2025
https://github.com/wi11dey/pwdgen.el
Generate secure passwords without leaving Emacs
emacs lisp password password-generator security
Last synced: 24 Jan 2025
https://github.com/malba124/skimi
Interpreter for a scheme like language
experiment interpreter lisp scheme
Last synced: 24 Jan 2025
https://github.com/vendethiel/simplist
Just a simple list... parser... thingie...
Last synced: 27 Jan 2025
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/v128store/quicksort
Quicksort is an efficient, general-purpose sorting algorithm
Last synced: 16 Jan 2025
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/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/lechindianer/fp-talk
Intro talk on functional programming
functional-programming javascript lisp talk typescript
Last synced: 12 Jan 2025
https://github.com/penguincabinet/purelisp
golang lisp programming-language pure-lips
Last synced: 30 Jan 2025
https://github.com/james-p-d/nqueens
N-Queens solver in Common Lisp
common-lisp lisp n-queens n-queens-problem
Last synced: 18 Jan 2025
https://github.com/james-p-d/lispdump
Dumping ground for miscellaneous Lisp scripts
Last synced: 18 Jan 2025