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/obsfx/xeh

A command-line Canonical HEX+ASCII display tool written in ~100 lines of Common Lisp.

command-line command-line-tool common-lisp hexdump hexdumper lisp sbcl utility

Last synced: 03 Mar 2025

https://github.com/furiel/riemann-reporter

Framework to ease sending reports to riemann. Works well with monitoring-tools.

hy lisp python riemann

Last synced: 14 Mar 2025

https://github.com/zeroplayerrodent/ocanada

Canada themed programming language, eh?

canada esolang esolangs lisp programming-language

Last synced: 19 Mar 2025

https://github.com/naryl/dithcord

Modular Discord bot library

discord discord-api discord-bot discordapp lisp

Last synced: 27 Mar 2025

https://github.com/javascriptdude/comstrip

CLI Based Comment Stripper Using Emacs

emacs-lisp lisp

Last synced: 06 Apr 2025

https://github.com/daneelsan/tinylisp

Lisp implemented using NaN boxing

lisp zig

Last synced: 04 Mar 2025

https://github.com/kkazuo/authenticated-encryption

A implementation of Authenticated Encryption of Lisp

authenticated common-lisp encryption lisp

Last synced: 05 Mar 2025

https://github.com/pragmatwice/risp

A little set of rust macros&utils for lispers

lisp rust rust-library rust-macro

Last synced: 27 Mar 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/kevinmarquesp/lisp-person-register

Stupid project that I created just to learn the basics of this language. I ended up liking it! It's a TUI application that registers names and ages in a simple SQLite3 database, rendering the registered users and prompting the user to either exit or register a new person.

common-lisp curso-em-video learning-by-doing lisp study-project stupid

Last synced: 28 Mar 2025

https://github.com/phlay/lispc

simple x86-64 lisp compiler

assembly-x86-64 compiler lisp python

Last synced: 08 Apr 2025

https://github.com/pysrc/make_lisp

用go语言实现的简单的Lisp解析器

easy-to-use golang lisp lisp-interpreter

Last synced: 30 Mar 2025

https://github.com/huumn/crisp

A cryptocurrency written in Lisp (Chez Scheme)

blockchain chezscheme lisp scheme

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

https://github.com/twolodzko/rusch

Minimal Scheme implemented in Rust

lisp lisp-interpreter rust rust-lang scheme scheme-interpreter

Last synced: 04 Apr 2025

https://github.com/totalverb/schemesyntax.jl

A scheme-like alternative syntax for Julia

julia lisp scheme

Last synced: 21 Feb 2025

https://github.com/leostera/libra

:balance_scale: A Lisp Parser in Idris

dependent-types idris lisp parser

Last synced: 04 Apr 2025

https://github.com/brentseidel/ada-arduino-due

Ada programming on the Arduino Due

ada arduino lisp

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

https://github.com/tekknolagi/lispcompiler.com

Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)

compiler lisp x86-64

Last synced: 04 Apr 2025

https://github.com/bigbv/lispy-rs

Rust implementation of http://www.buildyourownlisp.com

language lisp rust

Last synced: 05 Apr 2025

https://github.com/nilern/puff

Just another Scheme implementation.

bytecode lisp scheme

Last synced: 18 Mar 2025

https://github.com/eggy115/lisp

CommonLisp, NewLisp

commonlisp lisp

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

https://github.com/bl33h/lispinterpreter

A interpreter that analyzes a code in LISP and executes it. Uses JCF to optimize the operations. Also uses MVC pattern.

aritmethic data-structures interpreter java lisp logic-operations operations

Last synced: 14 Mar 2025

https://github.com/fiv0/cl-mv

Common lisp utilities for multiple values.

common-lisp lisp

Last synced: 26 Mar 2025

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: 24 Mar 2025

https://github.com/xyproto/lisp

Two small wrapper scripts for running Lisp files with Steel Bank Common Lisp

lisp sbcl shell-script

Last synced: 27 Mar 2025

https://github.com/mallozup/face-to-face

event driven web-server written in racketlang

event-driven lisp racket-lang webserver

Last synced: 30 Mar 2025

https://github.com/setchi/procon

競技プログラミング

common-lisp lisp programming-contests

Last synced: 07 Apr 2025

https://github.com/michurin/milisp

Multiple implementations (Golang and Python) of LISP-like language to share the same ML pipeline over many systems

golang infrastructure lisp machine-learning pipeline python

Last synced: 21 Feb 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).

lisp mathematics

Last synced: 11 Mar 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/gmartinezramirez-old/lisp-interpreter

:computer: [Active] [WiP] A little Lisp interpreter.

lisp lisp-interpreter

Last synced: 27 Mar 2025

https://github.com/8dcc/lisp-stuff

Stuff I made while learning Common Lisp, Emacs Lisp and Scheme

common-lisp emacs-lisp lisp scheme stuff

Last synced: 25 Feb 2025

https://github.com/rajasegar/cl-employee-db

Sample Employee database app with Common Lisp

caveman2 common-lisp demo lisp

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

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/rudolfochrist/jasql

Simple SQL in Common Lisp

common-lisp lisp postgresql sqlite

Last synced: 27 Mar 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: 12 Mar 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: 08 Apr 2025

https://github.com/dnlbb/scheme-mstu

This repository contains solutions for homework and laboratory work on the basics of computer science MSTU.

lisp scheme

Last synced: 13 Mar 2025

https://github.com/severen/luna

A hobby implementation of Scheme (R⁷RS) for fun and great profit!

interpreter language lisp programming-language rust scheme

Last synced: 24 Feb 2025

https://github.com/runejuhl/toggle-leds

A simple program to toggle LEDs written in Janet

beginner clojure-like janet-lang led linux lisp native

Last synced: 06 Mar 2025

https://github.com/severen/xturtle

A Scheme-controlled turtle graphics program for Linux/X11.

cairo linux lisp scheme turtle-graphics x11 xcb xorg

Last synced: 24 Feb 2025

https://github.com/sonicfrog/l3

A compiler for the L³ programming language

compiler epfl lisp scala

Last synced: 03 Apr 2025

https://github.com/droptheplot/yal

Yet another Lisp transpiler to Go source code

go golang lisp lisp-compiler lisp-variant

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

https://github.com/vitovan/scoreboard

A board to record scores

calm lisp

Last synced: 30 Mar 2025

https://github.com/arata-nvm/kozuka

✏A lisp interpreter written in Rust

interpreter lisp rust

Last synced: 26 Feb 2025

https://github.com/fmind/genius

An implementation of LISP Scheme based on Haskell

compiler haskell language lisp scheme

Last synced: 11 Apr 2025

https://github.com/hymkor/strict-lsp

strict.lsp - variables checker for CAD's Lisp

autocad autolisp bricscad lisp

Last synced: 05 Apr 2025

https://github.com/zeroplayerrodent/hectors-maze-lite

Lightweight version of Hector's Maze

game lisp maze-game

Last synced: 19 Mar 2025

https://github.com/aegwenia/aegwenia.github.io

Personal project page of Bezděk Miroslav. C89; Ansi C; Mal.

ansi c c89 lisp mal

Last synced: 05 Apr 2025

https://github.com/zeroplayerrodent/hectors-maze

Classic-style arcade maze game

game lisp maze-game sketch

Last synced: 19 Mar 2025

https://github.com/zeroplayerrodent/sketch-games

Simple games created in Common Lisp!

games lisp sketch

Last synced: 19 Mar 2025

https://github.com/christopherbilg/crisp

(custom (rust) lisp)

lisp rust

Last synced: 26 Mar 2025

https://github.com/diasbruno/cli.cl

Create a command-line parser and runner.

cli command-line-utility common-lisp lisp

Last synced: 02 Apr 2025

https://github.com/cwchentw/cl2js

Convert Common Lisp to JavaScript with Parenscript

common-lisp common-lisp-tools javascript-translator lisp parenscript

Last synced: 11 Mar 2025

https://github.com/jakubgrobelny/interpreter

'Objective Lisp with Arrays and (maybe) .NET' interpreter. It is a project for Objective Programming course so there is a lot of hardcore (unnecessary) OOP

arrays classes compiler cs csharp interpreter interpreters lisp objective oop

Last synced: 07 Apr 2025

https://github.com/iagodahlem/lisp-to-c-compiler

:gear: Learning how modern compilers work.

c compiler javascript lisp

Last synced: 01 Apr 2025

https://github.com/jcs-legacy/fuz-bin

Same with fuz.el but with pre-built binaries.

fuzzy lisp sublime

Last synced: 13 Apr 2025

https://github.com/cmaughan/jorvikscheme

An experimental Scheme Interpreter

c-plus-plus lisp scheme-interpreter

Last synced: 10 Mar 2025

https://github.com/kevorr/cl-pwn

A Common Lisp port of pwntools

ctf ctf-tools lisp

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

https://github.com/guxingke/truffle-demo

graal truffle demo, simple calc impl.

graalvm lisp programming-language truffle

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

https://github.com/twolodzko/gol

Simple LISP implemented in Go

go lisp lisp-interpreter

Last synced: 08 Apr 2025

https://github.com/accraze/cl-searx

metasearch client

lisp searx

Last synced: 27 Feb 2025

https://github.com/zeroplayerrodent/c64-minigames

Minigames for the Commodore 64!

assembly commodore-64 lisp retrogaming

Last synced: 31 Mar 2025

https://github.com/mxrnx/soykaf

Scheme textboard engine

bbs chicken chicken-scheme lisp scheme scm textboard

Last synced: 01 Mar 2025

https://github.com/joajfreitas/flox

Bytecode interpreted LISP in Rust

lisp rust vm

Last synced: 25 Mar 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: 07 Apr 2025

https://github.com/aartaka/lamber

A functional scripting language compiling to pure Lambda Calculus

common-lisp functional-programming haskell lambda-calculus lisp lua scripting wisp

Last synced: 03 Mar 2025

https://github.com/idorobots/.emacs.d

My Emacs config.

dotfiles emacs lisp

Last synced: 07 Apr 2025

https://github.com/robinboers/signo

Experimental compiler for Lisp-inspired language, written in Elixir.

compiler elixir interpreter lisp

Last synced: 15 Mar 2025

https://github.com/marteinn/idelisp

A LISP written in C

c lisp webassembly

Last synced: 16 Mar 2025

https://github.com/matheus-hrm/lpp

Linguagens e Paradigmas de Programação

lisp lua racket-lang scheme

Last synced: 25 Feb 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: 09 Mar 2025

https://github.com/joeljuca/hello-cljs

My Hello World in ClojureScript

clojure clojurescript hello-world lisp

Last synced: 01 Mar 2025

https://github.com/pilisp/pilisp-monorepo

PiLisp Language

clojure dart lisp

Last synced: 24 Mar 2025

https://github.com/mariomarton/racket-sudoku-solver

Sudoku solver in Racket for any board size (including hexadoku & larger), built without constraint solvers or mutations. It solves any legal puzzle and detects invalid ones.

functional-programming hexadoku-solver lisp racket racket-lang sudoku sudoku-solver

Last synced: 11 Mar 2025

https://github.com/nixin72/seer

A code search tool for when you know what code you're looking for, but not where it is.

cli fuzzy lisp seer unix

Last synced: 15 Apr 2025

https://github.com/twolodzko/schemero

Minimal Scheme implementation in Erlang/OTP

erlang erlang-otp lisp lisp-interpreter scheme scheme-interpreter

Last synced: 08 Apr 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: 26 Feb 2025