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://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/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/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/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/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/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/xlisp/jim-emacs-fun-hylisp-keras
将哲学保存到每一个Lisp原子里面
compute-code functional-programming hack hylang keras lisp
Last synced: 26 Dec 2024
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/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/shellyln/mdne-electron
Markdown Neo Edit for Electron - A simple markdown and code editor powered by Markdown-it, Ace and Electron.
ace code-editor editor electron lisp liyad lsx markdown markdown-editor markdown-it markdown-to-html menneu pdf puppeteer pwa
Last synced: 12 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/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/monkeyjunglejuice/monkeyjunglejuice.github.io
My personal blog about learning programming and other things I'm interested in :D
beginner beginner-friendly beginners-guide common-lisp emacs learn-to-code learning-notes lisp ocaml tutorials
Last synced: 13 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/mxrnx/soykaf
Scheme textboard engine
bbs chicken chicken-scheme lisp scheme scm textboard
Last synced: 12 Jan 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/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/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/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/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/twolodzko/luali
Minimal Scheme interpreter in Lua
lisp lisp-interpreter lua scheme scheme-interpreter
Last synced: 14 Feb 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/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/jw3126/lisph
Lisp interpreter written in Haskell
haskell interpreter lisp toy-language
Last synced: 10 Feb 2025
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/hymkor/strict-lsp
strict.lsp - variables checker for CAD's Lisp
autocad autolisp bricscad lisp
Last synced: 10 Feb 2025
https://github.com/opensourcedoc/cl-boilerplate-application
Common Lisp Boilerplate to Build an Application
boilerplate-application common-lisp lisp
Last synced: 06 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/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/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/chrrs/lisp
An interpreted lisp language in Go
go golang hobby language lisp lisp-dialect programming-language
Last synced: 10 Feb 2025
https://github.com/9andresc/sicp-solutions
My tough journey learning the dialect Scheme from Lisp.
Last synced: 04 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/ubaldop/little-scm-garden
It contains notes and examples taken while reading 'The Little Schemer'.
Last synced: 08 Jan 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/zeroplayerrodent/c64-minigames
Minigames for the Commodore 64!
assembly commodore-64 lisp retrogaming
Last synced: 06 Feb 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/zaoqi/monad.rkt
Monad . Racket
lisp lisp-library racket racket-library scheme
Last synced: 08 Feb 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/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/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/zeroplayerrodent/hectors-maze
Classic-style arcade maze game
Last synced: 25 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/zeroplayerrodent/sketch-games
Simple games created in Common Lisp!
Last synced: 25 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/ne1ro/attendance-api
Attendance service API written in Clojure
Last synced: 09 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/wunki/cl-example
Example Common Lisp project to get you started quickly.
Last synced: 31 Jan 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/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/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/juliojimenez/l
L Programming Language
l lisp llang r7rs r7rs-scheme r7rs-small scheme
Last synced: 13 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/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/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/jcs-legacy/fuz-bin
Same with fuz.el but with pre-built binaries.
Last synced: 20 Dec 2024
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/cowboy8625/neolisp
a lisp language
language lisp lisp-dialect lisp-interpreter rust
Last synced: 31 Jan 2025
https://github.com/shamazmazum/jpeg-turbo
Common Lisp wrapper for libjpeg-turbo
Last synced: 09 Feb 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/jjonescz/lisp-interpreter
Minimal LISP interpreter REPL in C++ (university project)
Last synced: 09 Feb 2025
https://github.com/mrjameshamilton/codingtasks
Some coding tasks from interviews or coding test websites
Last synced: 26 Dec 2024
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/p3r7/pidgins
norns fennel event processing sandbox
fennel lisp midi monome-grid monome-norns norns norns-script
Last synced: 09 Feb 2025
https://github.com/elton2048/glizp
Lisp interpreter in zig; Learning purpose mainly
Last synced: 01 Feb 2025
https://github.com/damiencarol/lisp
LISP interpreter in C
interpreter lisp lisp-interpreter
Last synced: 16 Jan 2025
https://github.com/goneal26/crotchet
A LISP dialect with less `Shift`.
interpreter language lisp rust
Last synced: 09 Feb 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/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/sven-hluchy/spyglass
HTML parser written in Common Lisp. WIP.
Last synced: 09 Feb 2025