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-14 00:13:05 UTC
- JSON Representation
https://github.com/sminez/picl
PICL Is Crustacean LISP
interpreter language lisp rust
Last synced: 29 Jan 2025
https://github.com/ogty/lisp-getting-started
👽 Lisp Getting Started
clisp common-lisp getting-started graph lisp
Last synced: 08 Jan 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/v128store/quicksort
Quicksort is an efficient, general-purpose sorting algorithm
Last synced: 16 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/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/jesperancinha/asnsei-the-right-waf
This repo is the initial repository for all my talks drafts. Everything begin with a sketch and this repo is super experimental and comprises of several technologies
actual android expect go gradle java java-21 jvm kotlin kotlin-android kotlin-multiplatform lisp maven open override scala study talks youtube
Last synced: 21 Jan 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/dzangfan/lineva
Linear evaluation macro system for Common Lisp
Last synced: 06 Jan 2025
https://github.com/polarhive/plisp
UE23CS242A: AFLL mini-project
automata coursework lexer lisp pesu ply ue23cs yacc
Last synced: 07 Feb 2025
https://github.com/dzangfan/copier.lisp
A experimental COP extension for Lisp
Last synced: 06 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
experimental vector-based lisp
lisp lisp-interpreter lisp-variant
Last synced: 23 Dec 2024
https://github.com/rosbit/go-elisp
an embeddable Lisp
embeddable extension golang lisp
Last synced: 15 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/sven-hluchy/spyglass
HTML parser written in Common Lisp. WIP.
Last synced: 09 Feb 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/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/cmaughan/jorvikscheme
An experimental Scheme Interpreter
c-plus-plus lisp scheme-interpreter
Last synced: 17 Jan 2025
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/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/martinacantaro/schmisp
A LISP interpreter made with Python using the mal (make-a-lisp) guide
Last synced: 12 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/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/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/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/caizhiyuannn/emacs.d
emacs 配置文件
dotfile emacs emacs-configuration lisp
Last synced: 09 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/benthepoet/cl-rest-api
A simple REST API in Common Lisp using Hunchentoot.
Last synced: 22 Dec 2024
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/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/wi11dey/pwdgen.el
Generate secure passwords without leaving Emacs
emacs lisp password password-generator security
Last synced: 24 Jan 2025
https://github.com/juliannicholls/learning-lisp
My files of Lisp as I'm learning it from http://www.cs.sfu.ca/CourseCentral/310/pwfong/Lisp
Last synced: 13 Jan 2025
https://github.com/zac-garby/zzzz
A lazy Lisp.
hacktoberfest lazy-evaluation lisp
Last synced: 10 Feb 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/miyako/4d-plugin-ecl
Use ECL (Embeddable Common-Lisp) in 4D.
4d-plugin 4d-plugin-apple-silicon lisp
Last synced: 11 Nov 2024
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/vityok/uk-wiki-stat
Ukrainian wikipedia select projects stats
lisp ukrainian wikipedia-scraper
Last synced: 25 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
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/gusenov/examples-racket
:tennis: Примеры кода на Racket.
examples functional-programming lisp lisp-dialect racket
Last synced: 31 Dec 2024
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/ymdarake/sicp
SICP notes.
lisp mit racket scheme sicp sicp-exercises
Last synced: 16 Jan 2025
https://github.com/maheshkumar-novice/sicp
SICP Reading, Learning and Exercises
computer-science lisp scheme sicp
Last synced: 01 Feb 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/rhcarvalho/matrix-multiplication-comparison
Comparison of matrix multiplication by line and by column in different programming languages.
c common-lisp comparison fortran lisp matrix-multiplication python
Last synced: 12 Jan 2025
https://github.com/brentseidel/light-tracker
Stepper motors to drive a pan and tilt head to track a light.
3d-printing ada arduino latex-document lisp
Last synced: 20 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/codename-apple
A static site generator for my blog posts. Built in Common Lisp.
common-lisp lisp static-site-generator
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/brentseidel/text-adventure
This is a text based adventure game like the old Adventure and Dungeon games on mainframes and minis.
Last synced: 20 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/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/rhaeguard/cells
a spreadsheet app with lisp-like formulas
javascript lisp sheets spreadsheets
Last synced: 18 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/younghakim7/lisp_language
lips & My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7
Last synced: 16 Jan 2025
https://github.com/malba124/skimi
Interpreter for a scheme like language
experiment interpreter lisp scheme
Last synced: 24 Jan 2025