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/souravbadami/dotemacs

Emacs Configuration.

emacs lisp

Last synced: 26 Mar 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: 05 Mar 2025

https://github.com/naltun/myclc

MyCLC -- My Command-line Lisp Calculator

calculator command-line lisp

Last synced: 30 Mar 2025

https://github.com/sagnikc395/schemster

Racket/Scheme learning journey.

learn lisp racket

Last synced: 03 Mar 2025

https://github.com/jig/scanner

Lisp source code scanner

go golang lisp tinygo

Last synced: 02 Mar 2025

https://github.com/vendethiel/simplist

Just a simple list... parser... thingie...

lisp perl perl5

Last synced: 22 Mar 2025

https://github.com/cloudkj/lambda-autodiff

A library for automatic differentiation in Clojure

autodiff autograd clojure lisp machine-learning

Last synced: 12 Mar 2025

https://github.com/p3r7/pidgins

norns fennel event processing sandbox

fennel lisp midi monome-grid monome-norns norns norns-script

Last synced: 03 Apr 2025

https://github.com/izarif/newlisp

random newlisp scripts

lisp newlisp

Last synced: 04 Apr 2025

https://github.com/aygp-dr/jwt-parsing-examples

A cross-language exploration of JWT header parsing techniques across multiple programming paradigms

clojure examples functional-programming hy javascript jwt lisp parsing python racket rust scheme shell tutorial typescript

Last synced: 30 Apr 2025

https://github.com/jl2/cl-libre-translate

Common Lisp package for using Libre Translate.

languages libre lisp translate translation

Last synced: 18 Mar 2025

https://github.com/vendethiel/readlist.cl

Common Lisp experiment

common-lisp lisp

Last synced: 22 Mar 2025

https://github.com/jl2/cl-spotify

Common Lisp package for using the Spotify API.

lisp music spotify

Last synced: 18 Mar 2025

https://github.com/inanyan/ilispy

Ilispy - Lisp dialect and interpreter.

c interpreter lisp

Last synced: 17 Feb 2025

https://github.com/omasanori/schemebib

Scheme Bibliography

bibliography database lisp scheme

Last synced: 25 Feb 2025

https://github.com/polarhive/plisp

UE23CS242A: AFLL mini-project

automata coursework lexer lisp pesu ply ue23cs yacc

Last synced: 01 Apr 2025

https://github.com/capjamesg/lisp-scripts

One-off scripts and experiments written in Lisp.

common-lisp lisp

Last synced: 03 Apr 2025

https://github.com/0xhenrique/pachemacs

GNU Emacs configuration that works on my machine™

elisp emacs emacs-config emacs-configuration emacs-lisp lisp touhou

Last synced: 29 Mar 2025

https://github.com/altjake/talang-intro

Slide deck for my talk at We Are Developers 2019

deck dsl lisp presentation talks

Last synced: 22 Mar 2025

https://github.com/chouffe/hlisp

Lisp Interpreter in Haskell

haskell interpreter lisp

Last synced: 14 Mar 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: 03 Apr 2025

https://github.com/maheshkumar-novice/sicp

SICP Reading, Learning and Exercises

computer-science lisp scheme sicp

Last synced: 26 Mar 2025

https://github.com/defrecord/legal-rag-hy

A jurisdiction-aware Retrieval-Augmented Generation system for legal research built with Hy and org-mode literate programming

citation-analysis embeddings faiss freebsd hy jurisdiction-aware legal lisp literate-programming nlp org-mode rag

Last synced: 29 Mar 2025

https://github.com/fititnt/lisp-2.0-historical-books-and-code

Some historical books and code related to Lisp 2.0 and influence on other languages.

history-of-computing lisp

Last synced: 22 Mar 2025

https://github.com/jweinst1/hljs

JavaScript in Lisp Syntax

javascript js lisp

Last synced: 21 Feb 2025

https://github.com/arnaudcs/licence-informatique-um

Documents utiles et réalisés lors de mes années de licence à l'université de Montpellier.

c coq cpp html java js lisp python scheme

Last synced: 14 Apr 2025

https://github.com/jwalsh/hy-algorithms

Algorithms and data structures implemented in Hy, a Lisp dialect for Python

algorithm data-structure hy lisp python

Last synced: 29 Mar 2025

https://github.com/arbaaz/sicp

Structure and Interpretation of Computer Programs exercises

clisp lisp sicp-exercises

Last synced: 27 Mar 2025

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

Simple mode for working with FASTA files

bioinformatics dna editing editor elisp emacs emacs-lisp fasta genetics lisp

Last synced: 13 May 2025

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: 13 May 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: 12 Mar 2025

https://github.com/sulami/losp

Working (vaguely) through

lisp lisp-compiler rust

Last synced: 29 Mar 2025

https://github.com/thecoachingonline/hello-lisp

Hello World LISP

lisp

Last synced: 28 Mar 2025

https://github.com/bitbloxhub/litelisp

a small, efficient, productive, and powerful lisp

lisp lisp-dialect specification

Last synced: 09 Apr 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: 03 Apr 2025

https://github.com/jjonescz/lisp-interpreter

Minimal LISP interpreter REPL in C++ (university project)

interpreter lisp repl

Last synced: 03 Apr 2025

https://github.com/iluxonchik/pav2017-project-2

Project 2 of Advanced Programming Course (Programação Avançada): A Class System For Common Lisp

lisp object-oriented university-course university-project

Last synced: 22 Mar 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: 02 Mar 2025

https://github.com/rudolfochrist/dotfiles

My dot files

dotfiles lisp shell

Last synced: 27 Mar 2025

https://github.com/nklapste/cmput_325_assignment_2

CMPUT 325 Assignment 2

lisp university-project

Last synced: 29 Mar 2025

https://github.com/nklapste/cmput_325_assignment_1

Simple usage of common lisp!

lisp

Last synced: 29 Mar 2025

https://github.com/pmuens/htdp

How to Design Programs

functional functional-programming lisp racket scheme

Last synced: 15 May 2025

https://github.com/zpnst/lisp-lectures

My first steps in Common Lisp. Code from the lectures on YouTube with my comments

common-lisp functional-programming lisp

Last synced: 22 Feb 2025

https://github.com/seojuncha/lisp-beginner

Learn about Common Lisp programming.

beginner commonlisp lisp

Last synced: 06 Apr 2025

https://tvoygit.ru/r6/chrysalisp

Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...

aarch64 assembly gui linux lisp os osx raspberry-pi-3 vm x86-64

Last synced: 20 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: 27 Mar 2025

https://github.com/42loco42/scheme48

The result of roughly following "Write yourself a Scheme in 48 Hours"

haskell lisp scheme

Last synced: 02 Mar 2025

https://github.com/wi11dey/pwdgen.el

Generate secure passwords without leaving Emacs

emacs lisp password password-generator security

Last synced: 17 Mar 2025

https://github.com/timostrating/sicp-solutions

Structure and Interpretation of Computer Programs - Solutions

lisp scheme

Last synced: 23 Feb 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

lisp

Last synced: 03 Mar 2025

https://github.com/hat-kid/lisp

Lisp Interpreter written in C#

csharp lisp lisp-interpreter

Last synced: 23 Feb 2025

https://github.com/sagnikc395/schemester

Racket/Scheme learning journey.

lisp racket

Last synced: 03 Apr 2025

https://github.com/mrk21/study_lisp

This repository is used to be studying LISP

lisp

Last synced: 13 Mar 2025

https://github.com/freakwill/justdolisp

just do lisp

lisp

Last synced: 21 Mar 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: 21 Mar 2025

https://github.com/sunlin92/sicp

scheme lisp

lisp scheme sicp

Last synced: 24 Feb 2025

https://github.com/dpashutskii/sicp

Practical solutions for SICP

lisp scheme sicp

Last synced: 07 May 2025

https://github.com/y2k/remote-embeded-repl

List interpreter for android

android antlr kotlin lisp lisp-interpreter

Last synced: 08 May 2025

https://github.com/kevindasilvas/lisp-eval

Lisp like evaluation for arithmetic expressions

elixir elixir-lang escript lisp

Last synced: 29 Mar 2025

https://github.com/daedsidog/bit-counter-benchmarks

Naive semi-idiomatic bit counter benchmarks for C, Rust, Java, Lisp, Forth, & Python.

benchmarks c clang ecl forth gcc gforth java lisp minforth rust sbcl vfxforth

Last synced: 03 Apr 2025

https://github.com/jamesrweb/elm-lisp-interpreter

A Lisp interpreter written in Elm (WIP).

elm elm-lang lisp lisp-interpreter

Last synced: 29 Mar 2025

https://github.com/hieberst/tlisp

TinyLISP is a LISP interpreter written in Forth

forth lisp

Last synced: 14 May 2025

https://github.com/jean0t/github-api

interacts with github api and brings user data

common-lisp github github-api lisp

Last synced: 04 Mar 2025

https://github.com/iconmaster5326/csdoc

An in-place documentation system for Chicken Scheme.

chicken chicken-scheme chicken-scheme-eggs documentation documentation-tool lisp scheme

Last synced: 28 Mar 2025

https://github.com/martinacantaro/schmisp

A LISP interpreter made with Python using the mal (make-a-lisp) guide

lisp python

Last synced: 05 Apr 2025

https://github.com/dzangfan/copier.lisp

A experimental COP extension for Lisp

cop lisp

Last synced: 24 Feb 2025

https://github.com/dzangfan/lineva

Linear evaluation macro system for Common Lisp

lisp macro utility

Last synced: 24 Feb 2025

https://github.com/krzysckh/schemer

wrapper around raylib and chibi-scheme with batteries included.

lisp raylib scheme

Last synced: 13 Mar 2025

https://github.com/mommi2/prime-number-lisp

Personal project

lisp

Last synced: 20 Mar 2025

https://github.com/elton2048/glizp

Lisp interpreter in zig; Learning purpose mainly

learning lisp zig

Last synced: 27 Mar 2025

https://github.com/sarab97/euler

Solution for project euler problems in lisp

common-lisp euler-project euler-solutions lisp

Last synced: 04 Mar 2025

https://github.com/fxhxyz4/racket

Tried racket with DrRacket IDE

lisp racket rkt

Last synced: 21 Mar 2025

https://github.com/simonneutert/bb-map-tile-metrics

A babashka library and CLI tool for analyzing "slippy" map tile sets.

babashka cli clojure lisp

Last synced: 21 Mar 2025

https://github.com/jwhittle933/spacemacs-config

Personal Spacemacs Config

config emacs emacs-lisp lisp spacemacs

Last synced: 28 Mar 2025

https://github.com/minmus-9/pwl04

Further development of lisp04-trampolined-fancy from the pwl repo

call-cc continuation continuation-passing-style cps evaluator interpreter lisp python trampoline

Last synced: 03 Apr 2025

https://github.com/galdor/advent-of-code-2024

Solutions for the Advent of Code 2024 in Common Lisp.

advent-of-code advent-of-code-2024 advent-of-code-2024-lisp common-lisp lisp

Last synced: 29 Mar 2025

https://github.com/barrettotte/cpp-lisp

[Unfinished] Following Make a Lisp (MAL) to code up a simple lisp interpreter. I wanted to learn more about lisp and refresh on C++.

cpp interpreter lisp repl

Last synced: 29 Mar 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.

lisp perl text-adventure-game

Last synced: 13 Mar 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: 13 May 2025

https://github.com/haruki7049/harulisp

A modern lisp dialect.

lisp

Last synced: 04 Apr 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: 13 Mar 2025

https://github.com/sven-hluchy/spyglass

HTML parser written in Common Lisp. WIP.

common-lisp html lisp parser

Last synced: 04 Apr 2025

https://github.com/albert-2002/structure-and-interpretation-of-computer-programs

Exercises and Notes repository for the book Structure and Interpretation of Computer Programs.

computer-science lisp scheme sicp

Last synced: 03 Mar 2025

https://github.com/neodoggy/mini-lisp-compiler

A compiler (or interpreter) to mini lisp

compiler lisp lisp-interpreter python3

Last synced: 31 Mar 2025

https://github.com/bearddan2000/lisp-cli-hello-world

This is a POC project to demonstrate lisp.

cli hello lisp sbcl world

Last synced: 24 Mar 2025

https://github.com/rhaeguard/cells

a spreadsheet app with lisp-like formulas

javascript lisp sheets spreadsheets

Last synced: 11 Mar 2025

https://tvoygit.ru/r6/lssl

Lisp(y) Shading Language -> SPIR-V Compiler

clojure glsl graphics lisp lisp-compiler opengl shader shaders spirv spir-v vulkan

Last synced: 22 Jan 2025

https://github.com/vityok/cl-mediawiki-v

A very simple and incomplete MediaWiki (Wikipedia) API client implementation in Common Lisp

common-lisp lisp mediawiki-bot mediawiki-client wikipedia-bot wikipedia-scraper

Last synced: 19 Apr 2025