Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/mattn/cisp

Minimal Lisp Interpreter

lisp

Last synced: 06 Jul 2024

https://github.com/ltoddy/scheme.c

A Scheme interpreter base on R5RS specification.

c interpreter language lisp scheme

Last synced: 06 Jul 2024

https://github.com/fragglet/yoctolisp

Tiny Scheme-like Lisp interpreter written in a weekend

c lisp lisp-interpreter timebox

Last synced: 05 Jul 2024

https://github.com/ergonomica/ergonomica

πŸ–₯️ a cross-platform modern shell.

bash-alternative cli functional-programming lisp lisp-variant python scheme shell terminal

Last synced: 05 Jul 2024

https://github.com/uraimo/SwiftyLISP

A minimal LISP implemented in Swift

interpreter language lisp programming-language

Last synced: 04 Jul 2024

https://julianmendez.github.io/cel/

A lightweight Description Logic reasoner for large-scale biomedical ontologies

automated-reasoning java lisp owl-api protege-plugin tu-dresden

Last synced: 02 Jul 2024

https://github.com/ak-coram/cl-duckdb

Common Lisp CFFI wrapper around the DuckDB C API

c-bindings common-lisp data-science duckdb lisp olap parquet sql

Last synced: 30 Jun 2024

https://jaredkrinke.github.io/learn-scheme/

Learn Lisp interactively!

educational lisp scheme

Last synced: 29 Jun 2024

https://github.com/aripiprazole/soft

πŸ§ͺ | Lisp with REPL and macros which will compile itself

incremental lisp llvm

Last synced: 29 Jun 2024

https://github.com/surajsharma/x-in-y-lines

Succintly written (<1000 non-obfuscated loc), fully-functional software in any language

c golang javascript lisp list python sql

Last synced: 29 Jun 2024

https://github.com/objecthub/swift-lispkit

Interpreter framework for Lisp-based extension and scripting languages on macOS and iOS. LispKit is based on the R7RS standard for Scheme. Its compiler generates bytecode for a virtual machine. LispKit is fully implemented in Swift 5.

compiler interpreter lisp macos r7rs scheme swift virtual-machine

Last synced: 25 Jun 2024

https://github.com/exercism/scheme

Exercism exercises in Scheme.

community-contributions-paused exercism-track lisp

Last synced: 25 Jun 2024

https://github.com/Wafelack/orion

Orion is a high level, purely functional programming language with a LISP based syntax.

language lisp orion programming-language

Last synced: 25 Jun 2024

https://github.com/iainctduncan/scheme-for-max

Max/MSP external for scripting and live coding Max with s7 Scheme Lisp

audio computer-music lisp maxmsp music-composition s7-scheme scheme

Last synced: 24 Jun 2024

https://github.com/ufo5260987423/scheme-langserver

Scheme language server

lisp lsp-server scheme

Last synced: 24 Jun 2024

https://github.com/schemedoc/bibliography

Bibliography of Scheme research (readscheme.org and beyond)

bibliography lisp scheme scheme-programming-language

Last synced: 24 Jun 2024

https://github.com/schemedoc/awesome-scheme

A curated list of awesome Scheme libraries and resources

awesome awesome-list lisp scheme-programming-language

Last synced: 24 Jun 2024

https://github.com/chrisman/fennel-pong

starter game for love2d using fennel

fennel gamedev lisp love2d lua

Last synced: 24 Jun 2024

https://github.com/ggandor/nvim-parinfer

Fast and light parinfer plugin for Neovim (parinfer-lua wrapped with the Vim plugin from parinfer-rust) (WIP)

clojure lisp neovim parinfer plugin

Last synced: 24 Jun 2024

https://github.com/kspalaiologos/kamilalisp

A functional, flexible and concise Lisp.

array-programming functional lisp

Last synced: 24 Jun 2024

https://github.com/Dkendal/nvim-minor-mode

Emacs like minor modes for Neovim

fennel lisp nvim nvim-lua nvim-plugin

Last synced: 24 Jun 2024

https://github.com/alphapapa/taxy.el

Programmable taxonomical hierarchies for arbitrary objects

emacs lisp

Last synced: 24 Jun 2024

https://github.com/Clozure/ccl

Clozure Common Lisp

ccl clozure-cl common-lisp compiler lisp

Last synced: 24 Jun 2024

https://github.com/stylewarning/cl-permutation

Permutations and permutation groups in Common Lisp.

lisp permutation-algorithms permutation-groups permutations

Last synced: 24 Jun 2024

https://github.com/technoblogy/ulisp-esp

A version of the Lisp programming language for ESP8266 and ESP32-based boards.

arduino esp32 esp8266 lisp ulisp

Last synced: 24 Jun 2024

https://github.com/technoblogy/lisp-badge

A handheld computer programmed in Lisp with a self-contained keyboard and display.

arduino atmega1284p lisp ulisp

Last synced: 24 Jun 2024

https://github.com/basilisp-lang/basilisp

A Clojure-compatible(-ish) Lisp dialect targeting Python 3.8+

lisp python

Last synced: 21 Jun 2024

https://github.com/jlangch/venice

Venice, a Clojure inspired sandboxed Lisp dialect with Java interoperability serving as a safe scripting language.

clojure devops functional functional-programming java-interoperability language lisp programming-language repl sandbox scripting

Last synced: 21 Jun 2024

https://github.com/luohaha/Dior

A kind of Lisp

lisp

Last synced: 20 Jun 2024

https://github.com/shellyln/liyad

Liyad (Lisp yet another DSL interpreter) is very small Lisp interpreter written in JavaScript.

dsl dsl-interpreter javascript jsx lisp lisp-in-javascript lisp-interpreter lsx s-expression typescript

Last synced: 20 Jun 2024

https://github.com/baku89/glisp

Glisp is a Lisp-based design tool that combines generative approaches with traditional design methods, empowering artists to discover new forms of expression.

computational-art creative-coding design generative-art graphics lisp lisp-interpreter

Last synced: 20 Jun 2024

https://github.com/dundalek/awesome-lisp-languages

A list of Lisp-flavored programming languages

awesome awesome-list lisp lisp-languages programming-languages

Last synced: 19 Jun 2024

https://github.com/masak/bel

An interpreter for Bel, Paul Graham's Lisp language

interpreter lisp lisp-dialect lisp-interpreter macros

Last synced: 19 Jun 2024

https://github.com/saman-pasha/lcc

Lisp C Compiler, Lisp-like syntax for writing C code in addition of some forms and pointer managements

c compiler lisp

Last synced: 19 Jun 2024

https://github.com/makuto/cakelisp

Metaprogrammable, hot-reloadable, no-GC language for high perf programs (especially games), with seamless C/C++ interop

c-code-generator code-generation game-development lisp lisp-dialect macros

Last synced: 19 Jun 2024

https://github.com/lauryndbrown/Cisp

A Common Lisp Interpreter Built in COBOL

cobol cobol-programs gnu-cobol lisp lisp-interpreter

Last synced: 19 Jun 2024

https://github.com/alhassy/ElispCheatSheet

Quick reference to the core language of Emacs ---Editor MACroS.

cheatsheet common-lisp emacs emacs-lisp html lisp pdf reference

Last synced: 19 Jun 2024

https://kanaka.github.io/miniMAL/

A Delightfully Diminutive Lisp. Implemented in < 1 KB of JavaScript with JSON source, macros, tail-calls, JS interop, error-handling, and more.

code-golf interop interpreter javascript lambda lisp macros mal python small tail-calls tco tiny

Last synced: 17 Jun 2024

https://github.com/jbush001/LispMicrocontroller

A microcontroller that natively executes a simple LISP dialect

cpu fpga hardware lisp microcontroller verilog

Last synced: 17 Jun 2024

https://github.com/calcit-lang/calcit

Indentation-based ClojureScript dialect in Rust and compiling to JavaScript ES Modules

cirru clojure clojurescript immutable-data-structures indentation language lisp

Last synced: 17 Jun 2024

https://github.com/SquidDev/urn

Yet another Lisp variant which compiles to Lua

compiler language lisp lisp-dialect lisp-variant lua

Last synced: 16 Jun 2024

https://github.com/rougier/nano-emacs

GNU Emacs / N Ξ› N O - Emacs made simple

design emacs lisp

Last synced: 16 Jun 2024

https://github.com/bhurlow/vim-parinfer

vim plugin to balance your parenthesis

balances-parenthesis clojure lisp parinfer vim

Last synced: 14 Jun 2024

https://github.com/dirkschumacher/llr

Lisp-like-R: A clojure inspired lisp that compiles to R in R

language lisp lisp-dialect r

Last synced: 14 Jun 2024

https://github.com/triska/lisprolog

Interpreter for a simple Lisp. Written in Prolog.

interpreter lisp prolog

Last synced: 14 Jun 2024

https://github.com/meric/l2l

Lisp is Lisp. Lua is Lua. Lisp and Lua as One.

lisp lisp-compiler lisp-dialect lua

Last synced: 14 Jun 2024

https://github.com/anko/eslisp

un-opinionated S-expression syntax and macro system for JavaScript

compiler javascript lisp macro

Last synced: 14 Jun 2024

https://github.com/lice-lang/lice

A multi-paradigm programming language running on JVM

interpreter jvm kotlin language lice lisp lisp-dialect lisp-interpreter programming-language

Last synced: 14 Jun 2024

https://github.com/rswgnu/hyperbole

GNU Hyperbole: The Everyday, Hypertextual Information Manager

emacs gnu hypermedia hypertext lisp outline outliner outlines rolodex window-manager

Last synced: 14 Jun 2024

https://github.com/DogLooksGood/parinfer-mode

Parinfer for Emacs :)

emacs lisp parinfer

Last synced: 14 Jun 2024

https://github.com/Wilfred/emacs-refactor

language-specific refactoring in Emacs

emacs lisp refactoring

Last synced: 14 Jun 2024

https://github.com/caiorss/Emacs-Elisp-Programming

Tutorial about programming Elisp and Emacs text editor customization.

customization dev elisp emacs example lisp programming tutorial utils

Last synced: 14 Jun 2024

https://github.com/Z-Shang/LICPP

Lisp Flavoured C++

cplusplus cpp headers lisp

Last synced: 14 Jun 2024

https://github.com/carld/micro-lisp

πŸŽ„A very small Lisp programming language πŸ˜€that used to be under 200 lines of CπŸŽ„

c lisp micro scheme small tiny

Last synced: 14 Jun 2024

https://github.com/rajasegar/cl-warehouse

A sample Warehouse management app in Common Lisp

caveman2 common-lisp demo lisp

Last synced: 11 Jun 2024

https://github.com/Lautaro-Garcia/cl-notify

Send notifications to your desktop session

common-lisp dbus libnotify lisp

Last synced: 11 Jun 2024

https://github.com/rmolives/hime

This is the interpreter of Hime language, a dialect of Lisp, run on JVM platform.

kotlin lisp

Last synced: 11 Jun 2024

https://github.com/open-goal/jak-project

Reviving the language that brought us the Jak & Daxter Series

jak jak-and-daxter lisp ps2 reverse-engineering scheme

Last synced: 09 Jun 2024

https://github.com/eraserhd/parinfer-rust

A Rust port of parinfer.

clojure kakoune lisp parinfer plugin scheme vim

Last synced: 07 Jun 2024

https://github.com/rumlang/rum

Functional language, easily extensible and possible (Lua features with LISP dialect and functional) to be embarked on software Go!

clisp golang language lisp lisp-dialect rum rumlang

Last synced: 07 Jun 2024

https://github.com/agzam/spacehammer

Hammerspoon config inspired by Spacemacs

emacs fennel hammerspoon keyboard lisp spacemacs vim window-manager

Last synced: 07 Jun 2024

https://github.com/gpanders/nvim-parinfer

parinfer for Neovim

fennel lisp lua neovim parinfer

Last synced: 07 Jun 2024

https://github.com/vygr/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: 07 Jun 2024

https://github.com/mattn/golisp

Lisp Interpreter

golang lisp lisp-interpreter

Last synced: 05 Jun 2024

http://jaredkrinke.github.io/learn-scheme/

Learn Lisp interactively!

educational lisp scheme

Last synced: 02 Jun 2024

https://github.com/julienvincent/nvim-paredit

A Paredit implementation for Neovim, built using Treesitter and written in Lua.

clojure lisp lua neovim nvim paredit vim

Last synced: 01 Jun 2024

https://github.com/mew-cx/chaitin_lisp

Runnable code from Chaitin's "The Limits of Mathematics (in C)"

c chaitin lisp

Last synced: 31 May 2024

https://github.com/LispCookbook/cl-cookbook

The Common Lisp Cookbook

common-lisp cookbooks examples lisp

Last synced: 30 May 2024

https://github.com/drym-org/symex.el

An intuitive way to edit Lisp symbolic expressions ("symexes") structurally in Emacs

emacs lisp

Last synced: 30 May 2024

https://github.com/rougier/nano-theme

GNU Emacs / N Ξ› N O Theme

emacs lisp nano theme

Last synced: 29 May 2024

https://github.com/rougier/nano-modeline

GNU Emacs / N Ξ› N O Modeline

emacs lisp modeline nano theme

Last synced: 29 May 2024

https://github.com/rougier/notebook-mode

GNU Emacs notebook mode

emacs lisp notebook org-mode

Last synced: 29 May 2024

https://github.com/woodrush/lambdalisp

A Lisp interpreter written in untyped lambda calculus

interpreter lambda-calculus lisp lisp-interpreter repl

Last synced: 29 May 2024

https://github.com/Interlisp/medley

The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Interlisp.github.io (web site sources)

common-lisp common-lisp-tools interlisp lisp maiko medley

Last synced: 29 May 2024

https://github.com/Robert-van-Engelen/lisp

A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptions, execution tracing, file loading, a mark-sweep/compacting garbage collector and REPL.

c cpp garbage-collection lisp lisp-interpreter mark-and-compact mark-and-sweep

Last synced: 29 May 2024

https://github.com/Robert-van-Engelen/lisp-cheney

A mini Lisp in 1k lines of C with Cheney's copying garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptions, execution tracing, file loading, a copying garbage collector and REPL.

c cheney-garbage-collection garbage-collection lisp lisp-interpreter

Last synced: 29 May 2024

https://github.com/Robert-van-Engelen/tinylisp

Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.

lisp lisp-interpreter pc-g850 tiny

Last synced: 29 May 2024

https://github.com/mmontone/cltl2-doc

Common Lisp The Language Second Edition

book common-lisp documentation lisp

Last synced: 29 May 2024

https://github.com/darius/awklisp

A Lisp interpreter written in Awk.

interpreter language lisp

Last synced: 27 May 2024

https://github.com/iainctduncan/scheme-for-pd

Pure Data port of the Scheme For Max external, providing an embedded S7 Scheme/Lisp interpreter for scripting and live-coding Pure Data in Scheme Lisp.

algorithmic-composition lisp live-coding music-composition pure-data s7-scheme scheme-language

Last synced: 27 May 2024

https://github.com/naver/lispe

An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluation Γ  la Haskell.

data-structures function-composition haskell-like-high-level-function interpreter language lazy-evaluation lisp pattern-programming

Last synced: 27 May 2024

https://github.com/arclanguage/anarki

Community-managed fork of the Arc dialect of Lisp; for commit privileges submit a pull request.

arc darwin linux lisp lisp-1 macos racket-lang webapp

Last synced: 27 May 2024

https://github.com/jaseemabid/micromanual

A neatly typeset version of John McCarthy's classic paper

classic lisp micromanual paper

Last synced: 27 May 2024

https://github.com/turbopape/scheje

A little scheme implementation on top of Clojure

clojure compiler evaluator lisp macros programming-language scheme

Last synced: 26 May 2024

https://github.com/yesco/esp-lisp

Beta: A small fast lisp interpeter for a ESP8266 as alternative to lua on the nodemcu.

esp-lisp esp8266 lisp lisp-interpreter nodemcu tail-recursion

Last synced: 25 May 2024

https://github.com/chicode/lisa

A Lisp dialect designed for codingworkshops

elm lisp lisp-dialect parser

Last synced: 25 May 2024