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.

https://github.com/jawadcode/htmlisp

Compiles lisp style html into normal html

compiler html lisp rust sexpression-language transpiler

Last synced: 13 Dec 2024

https://github.com/eudoxia0/terminal-size

Get the size of the terminal from Common Lisp

console lisp terminal

Last synced: 15 Feb 2025

https://github.com/ilammy/fluid-let

Dynamically scoped variables in Rust

dynamic-variable library lisp rust

Last synced: 29 Apr 2025

https://github.com/pdp-10/waits

Stanford A. I. Lab operating system 1972 to 1990 named WAITS, Western Artificial Intelligence Time Sharing. This repository provides the wide overview with pointers to and a few samples of the technical and historical details.

artificial-intelligence computer-history lisp operating-system pdp-10 robotics stanford tex

Last synced: 12 Mar 2025

https://github.com/mmontone/schemata

Schema serialization, validation and parsing for Common Lisp.

common-lisp json-schema lisp schema serialization validation

Last synced: 13 Apr 2025

https://github.com/bnzis/bulb

My little programming language.

bulb c cpp interpreter interpreters language lisp scripting scripting-language

Last synced: 17 Nov 2024

https://github.com/dnaeon/cl-bcrypt

Common Lisp system for parsing and generating bcrypt password hashes

bcrypt cl-bcrypt common-lisp lisp parsing password-hashing

Last synced: 10 Mar 2025

https://github.com/pdp-10/rutgers-common-lisp

Rutgers TOPS-20 Common Lisp

common-lisp compiler interpreter lisp pdp-10

Last synced: 12 Mar 2025

https://github.com/dnaeon/cl-rfc4251

Common Lisp library for encoding and decoding RFC 4251 compliant data

binary common-lisp decoding lisp parsing parsing-library programming public-key rfc rfc-4251 ssh-certificates ssh-key ssh-keygen

Last synced: 10 Mar 2025

https://github.com/harryr/tinylisp

Minimal Symbolic Lisp Interpreter in ~1000 lines of D

dlang interpreter lisp

Last synced: 18 Mar 2025

https://github.com/janiczek/elmlisp

An experimental LISP syntax for Elm Language, and an ElmLisp → Elm transpiler.

elm lisp macros racket transpiler

Last synced: 01 May 2025

https://github.com/abo-abo/xlx

XML <-> LISP converter

lisp xml

Last synced: 02 Mar 2025

https://github.com/rajasegar/cl-super-rentals

Super rentals in Common Lisp

caveman2 common-lisp htmx lisp

Last synced: 30 Mar 2025

https://github.com/r0man/grafeo

A GraphQL document and schema language based on S-expressions in Clojure & ClojureScript

alumbra clojure clojurescript dsl graphql lisp

Last synced: 09 Apr 2025

https://github.com/hanshuebner/rasselbock

http server written in VAX LISP

lisp vax

Last synced: 17 Feb 2025

https://github.com/mmontone/slime-critic

SLIME extension for Lisp Critic

common-lisp lisp tools

Last synced: 10 Mar 2025

https://github.com/mmontone/hunchentoot-errors

Augments Hunchentoot error pages and logs with request and session information.

common-lisp hunchentoot lisp web

Last synced: 10 Mar 2025

https://github.com/wmedrano/fizz

Lispy interpreter for Zig

lisp lisp-interpreter zig ziglang

Last synced: 12 Apr 2025

https://github.com/preetam/mini-lisp

A small Lisp implementation in Go

go lisp

Last synced: 11 Feb 2025

https://github.com/mmontone/quicklisp-apropos

Apropos across Quicklisp libraries

common-lisp common-lisp-tools lisp tools

Last synced: 10 Mar 2025

https://github.com/namin/lisp-variations

variations on lisp, exploring reflection

lisp meta reflection scala scheme

Last synced: 22 Mar 2025

https://github.com/divs1210/simple-stackless-lisp

A small but powerful Clojure-like Lisp with first class continuations and macros

clojure interpreter lisp repl

Last synced: 14 Apr 2025

https://github.com/jjba23/dotfiles

https://codeberg.org/jjba23/legacy-nix-dotfiles

dotfiles emacs gnu linux lisp nix nixos rice zsh

Last synced: 01 Apr 2025

https://github.com/justintime50/github-dark-vscode-emacs-theme

The GitHub Dark Theme from Visual Studio Code ported to Emacs.

code dark dark-theme emacs github lisp port studio theme visual vscode

Last synced: 01 Apr 2025

https://github.com/azzamsa/lisp-logo

Lisp Logo

lisp logo

Last synced: 05 Apr 2025

https://github.com/jjba23/modusregel

Clean and beautiful mode line for Emacs, with customization and performance in mind.

emacs lisp mode-line

Last synced: 27 Nov 2024

https://github.com/markomanninen/hyml

XML / HTML / XHTML markup language generator for Hy

generator html hy lisp python xhtml xml

Last synced: 21 Nov 2024

https://github.com/bitpuffin/soal

Systems Oriented Assembly Lisp. Spiritual successor to naughty dog's GOAL.

game-development lisp system-programming

Last synced: 19 Nov 2024

https://github.com/neomutt/muttrc-mode-el

🔧 Emacs major mode for editing muttrc

config emacs lisp neomutt syntax

Last synced: 18 Nov 2024

https://github.com/artyom-poptsov/guile-png

Portable Network Graphics (PNG) library for GNU Guile.

guile lisp png scheme

Last synced: 15 Apr 2025

https://github.com/thesephist/x-oak-klisp

A Klisp (scheme-like flavor of Lisp) implementation in Oak

interpreter lisp oaklang

Last synced: 12 Mar 2025

https://github.com/0x0584/scmin

A minimal Scheme-like interpreter with a Garbage Collector

garbage-collection interpreter lisp recursion scheme

Last synced: 17 Nov 2024

https://github.com/wilfred/mal_pharo

A Make A Lisp implementation in Pharo

lisp mal pharo-smalltalk

Last synced: 08 Feb 2025

https://github.com/kdr2/kittle-buffer

Kittle Buffer, or KBF for short, is an extended Brainf**k implementation.

brainfuck lisp racket

Last synced: 11 Mar 2025

https://github.com/rajasegar/cl-twitter-clone

A Twitter clone demo app in Common Lisp

common-lisp htmx lisp twitter-clone twitter-clone-app

Last synced: 30 Mar 2025

https://github.com/barafael/pils

Super simple lisp interpreter inspired by buildyourownlisp.com, in Rust.

interpreter lisp rust wasm wasm-bindgen

Last synced: 13 Apr 2025

https://github.com/waf/donatello

Donatello is a DotNet lisp-like language

csharp lisp roslyn

Last synced: 14 Apr 2025

https://github.com/xvw/piplet

Small page generator (Work in progress)

blog lisp ocaml static wip

Last synced: 09 Apr 2025

https://github.com/shixiongfei/ape

Ape is a lightweight embedded dialect of the Lisp programming language.

ape interpreter language lisp lisp-1 programming-language scheme

Last synced: 18 Nov 2024

https://github.com/ajberkley/plotly-user

Use plotly in your browser to explore data from a Common Lisp REPL

lisp

Last synced: 06 Apr 2025

https://github.com/shymega/rawrwm

An adaptable, fast and flexible window manager for various platforms - and configured with GNU Guile!

guile linux lisp macos rust wayland window-manager windows x11

Last synced: 19 Nov 2024

https://github.com/allalgorithms/lisp

Implementation of All ▲lgorithms in Lisp Programming Language

algorithms allalgorithms hacktoberfest lisp

Last synced: 17 Mar 2025

https://github.com/iainctduncan/s4m-stk

Repository for music sequencing code and tutorials using Scheme for Max.

lisp live-coding maxmsp music music-composition scheme scheme-for-max sequencer

Last synced: 09 Apr 2025

https://github.com/davep/dad-joke.el

Get/show dad jokes in Emacs

dad-jokes elisp emacs gnu humor lisp

Last synced: 12 Jan 2025

https://github.com/jiribenes/scheme

Tiny, readable Scheme interpreter

interpreter lisp repl scheme scheme-interpreter tiny

Last synced: 17 Nov 2024

https://github.com/bogdanp/koyo-shorty

Associated code for the "Racket Web Development with Koyo" screencast.

lisp racket scheme tutorial web

Last synced: 03 Apr 2025

https://github.com/ajlopez/clojjs

Clojure Lisp Compiler in JavaScript, for Node.js

clojure javascript lisp nodejs transpiler

Last synced: 30 Nov 2024

https://github.com/mmontone/mutils

A collection of Common Lisp modules

common-lisp lisp tools utilities

Last synced: 10 Mar 2025

https://github.com/davep/uptimes.el

Uptime tracking system for Emacs.

elisp emacs emacs-lisp lisp uptime

Last synced: 25 Jan 2025

https://github.com/vitovan/focalizzare

A Timer for Pomodoro Technique.

calm focalizzare lisp pomodoro timer

Last synced: 30 Mar 2025

https://github.com/ojarjur/losak

Lisp-Based Operating System Kernel

lisp operating-system

Last synced: 15 Apr 2025

https://github.com/jondeaton/Lisp

Lisp interpreter written in C

c lisp

Last synced: 17 Nov 2024

https://github.com/thblt/uberwald

A simple Lisp interpreter to teach myself about Lisps and Interpreters.

c interpreter lisp toy

Last synced: 07 Apr 2025

https://github.com/szastupov/lgears

Scheme VM and compiler

c lisp scheme

Last synced: 24 Apr 2025

https://github.com/bnjmnt4n/lispz

A Lisp interpreter written in Zig.

lisp zig

Last synced: 10 Apr 2025

https://github.com/howerj/liblisp

liblisp; a lisp interpreter that can be used as a library written in c99

c interpreter lisp lisp-dialect lisp-interpreter

Last synced: 17 Nov 2024

https://github.com/adam-mcdaniel/sage-lisp

A general purpose Lisp🛸 intended for use as Sage's preprocessor language

interpreter lisp metaprogramming mit-license rust

Last synced: 18 Nov 2024

https://github.com/cloudkj/ngram-syllables

Syllable counting and detection using an n-gram language model.

clojure language-model lisp ngrams syllable-count

Last synced: 16 Apr 2025

https://github.com/kekyo/nesp

A Lisp-like lightweight functional language on .NET

compiler csharp dotnet functional-language lisp repl

Last synced: 26 Mar 2025

https://github.com/compufox/glacier

lightweight mastodon bot wrapper

bot-framework lisp mastodon mastodon-bot

Last synced: 14 Feb 2025

https://github.com/shellyln/menneu

Component-based extensible document processor

barcode lisp lsx markdown pdf qr qrcode react redagate

Last synced: 13 Apr 2025

https://github.com/aartaka/sade

An optimizable Brainfuck-to-Lisp compiler.

brainfuck brainfuck-compiler cli lisp optimization-framework

Last synced: 05 Apr 2025

https://github.com/svenssonjoel/ble_s

Bluetooth Low Energy (exploration)

ble bluetooth lisp lisp-variant nrf52 qt

Last synced: 18 Dec 2024

https://github.com/spy16/slang

Slang (short for Sabre Lang) is a tiny LISP dialect built using Sabre

golang lisp lisp-interpreter sabre

Last synced: 01 Jan 2025

https://github.com/artyom-poptsov/guile-ini

GNU Guile INI library.

guile ini library lisp parser scheme

Last synced: 15 Apr 2025

https://github.com/obriencj/python-sibilant

A dialect of Lisp compiling to Python bytecode

cpython lisp macros python python-bytecode python-sibilant

Last synced: 23 Mar 2025

https://github.com/john-z-yang/lisp

Lisp bytecode compiler/interpreter

compiler cpp interpreter lisp lisp-interpreter

Last synced: 23 Mar 2025

https://github.com/amake/tinylisp

A very simple Lisp for Java

android java lisp repl scripting

Last synced: 10 Apr 2025

https://github.com/iafisher/scam

A toy functional programming language: Scheme, but on a budget

interpreter lisp programming-language

Last synced: 17 Nov 2024

https://github.com/benthepoet/fast-sexpr

A lightweight s-expression parser for JavaScript.

lisp s-expression

Last synced: 04 Apr 2025

https://github.com/lepisma/pigeon

s-exp based python

lisp python sexp transpiler

Last synced: 21 Nov 2024

https://github.com/shamazmazum/vp-trees

Vantage point trees for Common Lisp

common-lisp lisp vp-tree

Last synced: 03 Apr 2025

https://github.com/mohitk05/arepa

A tiny programming language based on LISP

interpreter lisp programming-language

Last synced: 14 Apr 2025

https://github.com/lockie/lisp-jam-spring-2023

Spring Lisp Game Jam 2023 entry

allegro5 common-lisp ecs game gamejam lisp

Last synced: 29 Mar 2025

https://github.com/shenniger/dolorem

Experimental toy programming language framework

compiler language lisp llvm programming-language

Last synced: 07 Apr 2025

https://github.com/aartaka/emvi

Editing Lisp in vi (not Vim!)

clojure common-lisp dotfiles emacs lisp scheme vi vim

Last synced: 13 Apr 2025

https://github.com/skanehira/risp

Lisp Interpreter Written in Rust

lisp rust

Last synced: 20 Dec 2024

https://github.com/kaushalmodi/elnim

Collection of Nim procs/templates/macros which can serve as "phew! I am glad Nim has this!" for Emacs/Emacs-Lisp/Lisp enthusiasts.

emacs-lisp lisp nim

Last synced: 09 Apr 2025

https://github.com/mmontone/cl-docweaver

Common Lisp Documentation Weaver

common-lisp documentation documentation-tool lisp texinfo

Last synced: 10 Mar 2025

https://github.com/hiphish/fennel-repl.nvim

Interactive Fennel REPL inside Neovim (mirror)

fennel lisp neovim neovim-plugin

Last synced: 26 Jan 2025

https://github.com/atticus64/lisp-inrs

Interpreter of Lisp in Rust

compilers interpreter lisp rust

Last synced: 29 Apr 2025

https://github.com/milesmcc/turtle-lang

A humble, fun, and friendly Lisp

functional lisp lisp-dialect rust wasm

Last synced: 06 Apr 2025

https://github.com/deathking/slex

Yet another not-so-simple lex analysor generator and naïve regular expression engine written in programming language Scheme.

automation dfa lex lisp scheme

Last synced: 27 Mar 2025

https://github.com/thesephist/vanta

Port of thesephist/klisp to pure Go

ink interpreter klisp lisp

Last synced: 18 Nov 2024

https://github.com/aartaka/stumpwm-config

My configuration files for Stump Window Manager

binwarp-mode common-lisp lisp mute password password-manager regexps stumpwm surf volume

Last synced: 05 Apr 2025