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-14 00:13:05 UTC
- JSON Representation
https://github.com/sondr3/scheme-hs
A Haskell implementation of R7RS Scheme
Last synced: 12 Jan 2025
https://github.com/crisp-lisp/crisp
Reduced Lisp in C#.
crisp lambda lisp programming-language pure-function
Last synced: 29 Jan 2025
https://github.com/ashton314/christmas-compiler
An experimental lambda calculus compiling to the LLVM
compiler lambda-calculus linear-types lisp llvm racket type-checking type-inference
Last synced: 29 Jan 2025
https://github.com/pavi2410/replisp
A mini Lisp-like interpreted language,
c interpreter lisp lisp-interpreter native programming-language repl
Last synced: 28 Jan 2025
https://github.com/littlewhitecloud/helloworld-collections
This is a repository includes "Hello World!" and each exmaple is implemented by different languages
assembly c cplusplus go haskell havascript helloworld html java lisp lua objective-c php python ruby scheme smalltalk sql tcl v
Last synced: 19 Jan 2025
https://github.com/xxrjun/mini-lisp-interpreter
✨ Crafting a Mini-LISP Interpreter
compilers lex lisp lisp-interpreter ncu yacc
Last synced: 15 Jan 2025
https://github.com/8dcc/sl
Simple Lisp interpreter
evaluator interpreter lisp lisp-interpreter parser simple
Last synced: 10 Nov 2024
https://github.com/totalverb/schemesyntax.jl
A scheme-like alternative syntax for Julia
Last synced: 01 Jan 2025
https://github.com/bratergit/1000wondersprogrammingcourselist
Web resource to learn computer science or just refresh
hacktoberfest hacktoberfest-accepted hacktoberfest2022 haskell java javascript learning lisp programming-language python ruby
Last synced: 10 Feb 2025
https://github.com/mallozup/face-to-face
event driven web-server written in racketlang
event-driven lisp racket-lang webserver
Last synced: 05 Feb 2025
https://github.com/rajasegar/lisp-for-the-web
Code for lisp for the web post
caveman2 common-lisp djula hunchentoot lisp
Last synced: 18 Jan 2025
https://github.com/rajasegar/cl-blog-demo
A demo blog app in Common Lisp using Caveman and Mito
blog caveman2 common-lisp lisp
Last synced: 18 Jan 2025
https://github.com/villy-p/logic-projects
A Collection of projects for Logic class of 2022-23. Includes Chess, Craps, Monopoly, and Poker!
c chess chess-game cpp craps craps-game css games html lisp monopoly monopoly-game poker poker-game typescript
Last synced: 27 Oct 2024
https://github.com/shellyln/liyad-cli
CLI and REPL for Liyad (Lisp yet another DSL interpreter)
cli dsl-interpreter javascript lisp liyad-cli node nodejs repl
Last synced: 29 Jan 2025
https://github.com/hiphish/cl-cmark
CommonMark implementation for Common Lisp based on libcmark. This system wraps the official reference implementation library, written in C, and provides lispy bindings for Common Lisp.
common-lisp commonmark lisp mark
Last synced: 26 Jan 2025
https://github.com/davep/org-davep-dictrepl
RFC2229 client REPL for Common Lisp
ansi-common-lisp common-lisp dict dictd lisp lisp-library rfc-2229 rfc2229
Last synced: 25 Jan 2025
https://github.com/brentseidel/ada-lisp-embedded
Extensions to the Tiny Lisp language for embedded applications
ada lisp lisp-dialect lisp-interpreter
Last synced: 20 Jan 2025
https://github.com/huumn/crisp
A cryptocurrency written in Lisp (Chez Scheme)
blockchain chezscheme lisp scheme
Last synced: 07 Feb 2025
https://github.com/bigbv/lispy-rs
Rust implementation of http://www.buildyourownlisp.com
Last synced: 10 Feb 2025
https://github.com/davep/org-davep-2bit
Common Lisp code to read data from 2bit files (work-in-progress personal play project)
2bit common-lisp file-format lisp
Last synced: 25 Jan 2025
https://github.com/shivaprsd/slip
[ my own little implementation of Lisp . grown ground-up from McCarthy's original paper ]
learn-by-building lisp lisp-interpreter
Last synced: 23 Jan 2025
https://github.com/brentseidel/ada-arduino-due
Ada programming on the Arduino Due
Last synced: 20 Jan 2025
https://github.com/shenlebantongying/vscode-lisp-syntax
Minimum syntax for listp family of languages
Last synced: 21 Jan 2025
https://github.com/todesking/lisp.rs
Lisp in Rust
lisp programming-language rust
Last synced: 12 Jan 2025
https://github.com/xyproto/lisp
Two small wrapper scripts for running Lisp files with Steel Bank Common Lisp
Last synced: 02 Feb 2025
https://github.com/sven-hluchy/aoc24
adventofcode adventofcode2024 lisp raku
Last synced: 03 Dec 2024
https://github.com/davep/nuke-buffers.el
Safely kill as many buffers as possible
buffer emacs emacs-lisp lisp nuke-buffers
Last synced: 25 Jan 2025
https://github.com/davep/obfusurl.el
Obfuscate URLs so they aren't spoilers
elisp emacs emacs-lisp lisp obfuscation obfuscator spoiler-tag url urls web
Last synced: 25 Jan 2025
https://github.com/faheel/awesome-99-problems
A curated list of awesome Ninety-Nine Problems for various languages.
99-problems 99problems awesome awesome-list haskell java-8 kotlin lisp ninety-nine-problems prolog scala swift
Last synced: 12 Oct 2024
https://github.com/kajizukataichi/pravda
A functional programming language that best of both worlds between Haskell and Lisp
dynamic-typing functional functional-paradigm functional-programming functional-programming-language haskell interpreter lambda-functions lisp new-language partial-application pattern-matching programming programming-language programming-languages pure recursion rust s-expressions
Last synced: 12 Oct 2024
https://github.com/francescobarbieri/uri-parser
Surfing the Internet, but not only, requires skills to manipulate strings that represents Universal Resource Identifiers (URI). The purpose of this project is to create two libraries (Prolog and Lisp) that build structures that internally represents URIs starting from their representation as string.
lisp parser prolog uri uri-parser
Last synced: 29 Dec 2024
https://github.com/rameshvarun/dumblisp
A lisp interpreter written in pure C.
lisp lisp-interpreter programming-language
Last synced: 13 Feb 2025
https://github.com/twolodzko/rusch
Minimal Scheme implemented in Rust
lisp lisp-interpreter rust rust-lang scheme scheme-interpreter
Last synced: 04 Nov 2024
https://github.com/jgnewman/maplescript
A friendlier Lisp over JavaScript.
functional-language javascript language lisp transpiler
Last synced: 30 Jan 2025
https://github.com/akash-akya/sicp-exercises
My attempt at solving sicp exercises
Last synced: 21 Jan 2025
https://github.com/renatoalencar/lisper
A very simple implementation of Lisp built in Python
interpreter lecture lisp lisp-interpreter python
Last synced: 28 Dec 2024
https://github.com/rajasegar/cl-computer-store
The Computer Store in Common Lisp
caveman2 common-lisp demo lisp
Last synced: 18 Jan 2025
https://github.com/timm/ish
(Some (useful (ish)) LISP)
data-science datamining fun libraries lisp simple teaching
Last synced: 28 Jan 2025
https://github.com/tomwhite/atomiclisp
Atomic LISP is my reformulation of Gregory J. Chaitin's version of LISP that he uses in his books "The Unknowable" (Springer Verlag, 1999) and "The Limits of Mathematics" (Springer Verlag 1998).
Last synced: 17 Jan 2025
https://github.com/phlay/lispc
simple x86-64 lisp compiler
assembly-x86-64 compiler lisp python
Last synced: 14 Feb 2025
https://github.com/azur1s/archmage
My own very simple lisp programming language
Last synced: 04 Feb 2025
https://github.com/theodesp/sicp-workbook
This is my workbook and exercise solutions for the legendary SICP Book
functional-programming lisp programming scheme sicp-book
Last synced: 12 Feb 2025
https://github.com/setchi/procon
競技プログラミング
common-lisp lisp programming-contests
Last synced: 13 Feb 2025
https://github.com/pragmatwice/risp
A little set of rust macros&utils for lispers
lisp rust rust-library rust-macro
Last synced: 01 Feb 2025
https://github.com/pysrc/make_lisp
用go语言实现的简单的Lisp解析器
easy-to-use golang lisp lisp-interpreter
Last synced: 05 Feb 2025
https://github.com/iddm/dotenv
Common Lisp dotenv library
common-lisp dotenv env environment lisp
Last synced: 20 Jan 2025
https://github.com/lucretia/lispy
An implementation of a Lisp from Build your own Lisp written in Ada 2012.
ada ada-port ada2012 gnat lisp mpc port tutorial tutorial-exercises tutorial-sourcecode tutorials
Last synced: 26 Dec 2024
https://github.com/alcestide/lisperatu
Snippets of code written in Lisp.
algorithms clisp clojure coding common common-lisp encryption-decryption exercism exercism-solutions functional-programming learning lisp practice programming scripts snippets
Last synced: 29 Jan 2025
https://github.com/javascriptdude/comstrip
CLI Based Comment Stripper Using Emacs
Last synced: 12 Feb 2025
https://github.com/vic/blue
Blue Velvet - Block Lisp Underneath Elixir.
elilxir embedded-language lisp macros
Last synced: 10 Feb 2025
https://github.com/danprince/wings
Making a self hosted programming language on a flight
Last synced: 01 Feb 2025
https://github.com/eldimious/lisp_to_js_converter
API that convert programs in common lisp into their javascript equivalent.
Last synced: 12 Feb 2025
https://github.com/leostera/libra
:balance_scale: A Lisp Parser in Idris
dependent-types idris lisp parser
Last synced: 09 Feb 2025
https://github.com/furiel/riemann-reporter
Framework to ease sending reports to riemann. Works well with monitoring-tools.
Last synced: 21 Jan 2025
https://github.com/tekknolagi/lispcompiler.com
Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)
Last synced: 10 Feb 2025
https://github.com/kyuvi/jrv-asm
A Clojure library designed for writing RISC-V assembly in clojure
assembler clojure compiler lisp risc-v risc-v-assembly
Last synced: 26 Jan 2025
https://github.com/naryl/dithcord
Modular Discord bot library
discord discord-api discord-bot discordapp lisp
Last synced: 01 Feb 2025
https://github.com/rokf/howl-lispy
:alien: Commands that help you with S-expressions in Howl
Last synced: 21 Jan 2025
https://github.com/jl2/mandelbrot-benchmark
Mandelbrot Set benchmark - Same algorithm 10 languages - which compilers generate the best code?
Last synced: 24 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/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/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/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/ne1ro/attendance-api
Attendance service API written in Clojure
Last synced: 09 Jan 2025
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/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/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/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/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/shamazmazum/jpeg-turbo
Common Lisp wrapper for libjpeg-turbo
Last synced: 09 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/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/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/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/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/manorajesh/laspa
Lisp-like Language with LLVM Backend
lisp llvm programming-language rust
Last synced: 24 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