Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/shawwn/sparc

Arc Lisp

arc lisp racket scheme

Last synced: 06 Jan 2025

https://github.com/ojarjur/losak

Lisp-Based Operating System Kernel

lisp operating-system

Last synced: 18 Jan 2025

https://github.com/pepplejoshua/nala

An Interpreter/Compiler project written in Go (to learn Go) to support 2 languages: Nala and Ellisp

bytecode compiler go interpreter lisp lisp-interpreter nala programming-language scripting-languages vm

Last synced: 14 Nov 2024

https://github.com/tshakalekholoane/vscode-hy

An extension that provides syntax highlighting and bracket matching in Hy files for Visual Studio Code.

grammar hy hy-files hy-lang hylang lisp oniguruma pcre pcre2 regex regexp syntax-highlighting textmate-grammar visual-studio visual-studio-code vscode vscode-extension vscode-hy

Last synced: 17 Dec 2024

https://github.com/codezeilen/forthlisp

A lisp written in Forth. Currently only the parser is working

forth lisp

Last synced: 14 Jan 2025

https://github.com/svetlyak40wt/cookiecutter-cl-project

A boilerplate Common Lisp project's template.

common-lisp cookiecutter lisp skeleton

Last synced: 16 Nov 2024

https://github.com/e-graveyard/lexy

tiny lisp-like language implementation

c interpreter lisp lisp-dialect

Last synced: 17 Nov 2024

https://github.com/ktnlvr/smollisp

:banana::seedling::package: a smol, header only, easily embeddable and ANSI C compatablelisp interpreter with some extra fluff.

ansi ansi-c c11 c89 c99 embeddable embeddable-scripting-language header-only header-only-library headeronly language library lisp lisp-dialect lisp-interpreter pet-project scripting-engine scripting-language wip wip-do-not-use

Last synced: 19 Nov 2024

https://github.com/stuin/solisp

A Lisp based Programming language designed for embedded C++ applications

cpp interpreter language lisp

Last synced: 17 Dec 2024

https://github.com/shamazmazum/perceptual-hashes

Perceptual image hashing for Common Lisp

common-lisp image-analysis images lisp

Last synced: 17 Dec 2024

https://github.com/amcgregor/es6-toy-lisp

Terrible plastic surgery upon an interesting experiment implementing Lisp within browser-safe JavaScript/ES6.

es6 interpreter javascript lisp

Last synced: 31 Dec 2024

https://github.com/demonstrandum/lispy

LISP Interpreter in Python 😣 — LIS(PY)

lisp lisp-interpreter python

Last synced: 24 Dec 2024

https://github.com/luohaha/eior

A compiler for Eior which is just like scheme

compiler lisp scheme

Last synced: 19 Jan 2025

https://github.com/mustfaozcan/pdp_derskodlari

Programlama Dilleri Prensipleri Muhammed Fatih Adak derste yazılan kodlar (2024)

c java lisp

Last synced: 26 Jan 2025

https://github.com/shixiongfei/oop-scheme

Classes and objects in Scheme.

lisp oop scheme

Last synced: 19 Jan 2025

https://github.com/twolodzko/gosch

Minimal Scheme implemented in Go

go lisp lisp-interpreter programming-language scheme

Last synced: 27 Oct 2024

https://github.com/sfischer13/m17n-fa-post

:pencil2: Persian input method for m17n using postfix modifiers

alphabet farsi fcitx ibus input-method keyboard keyboard-layout linux lisp m17n persian scim transliteration ubuntu uim

Last synced: 10 Nov 2024

https://github.com/siraben/lisp-to-js

Compiling Lisp to JavaScript

compilers haskell lisp scheme

Last synced: 18 Dec 2024

https://github.com/dawranliou/spirited

The adventure of Spirit and Ed in the duo-world of The Dark Side and The Light Side

fennel game lisp tic-80

Last synced: 23 Oct 2024

https://github.com/cwbowron/lisp-chess-engine

Chess engine written in Common Lisp

ai chess chess-engine common-lisp lisp

Last synced: 30 Dec 2024

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

festival.el provides a simple interface into the festival speech synthesis program

elisp emacs emacs-lisp lisp voice-synthesis

Last synced: 12 Jan 2025

https://github.com/dgisolfi/languagedevenvironments

A collection of Docker images and source code to create development environments for various programming languages

basic cobol docker erlang fortran95 haskell lisp ml pascal scala

Last synced: 22 Jan 2025

https://github.com/timm/lisp

Some of my lisp tricks

lisp

Last synced: 28 Jan 2025

https://github.com/vanajmoorthy/speechylang

🌶️ A small LISP style programming language that transpiles to JavaScript.

babel javascript lisp programming-language transpiler

Last synced: 18 Nov 2024

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

A functional programming language that best of both worlds between Haskell and Lisp

functional-paradigm haskell interpreter lisp pravda programming-language

Last synced: 12 Oct 2024

https://github.com/brackendev/blockchain-racket

Cryptocurrency implementation in Racket with peer to peer network and smart contracts support

blockchain cryptocurrency lisp racket scheme smart-contracts

Last synced: 08 Jan 2025

https://github.com/blackman99/vuepress-acl-chinese

使用Vuepress搭建的ANSI Common Lisp中文版,为了更友好的阅读体验

lisp vuepress

Last synced: 13 Dec 2024

https://github.com/juancarlospaco/spacemacs-nim-python

http://spacemacs.org with http://python.org and https://nim-lang.org plugins, +stripped down, +eye candy.

emacs lisp nim nim-lang python spacemacs

Last synced: 26 Jan 2025

https://github.com/harryr/milf

this is very minimalistic LISP 1 implementation. it's inspired by Scheme.

dlang interpreter lisp

Last synced: 24 Jan 2025

https://github.com/ibelieve/rasp

:rocket: Rasp - Toy Lisp language in Rust

lisp lisp-dialect lisp-interpreter programming-language rust

Last synced: 19 Dec 2024

https://github.com/rtoy/cl-series

Cl-Series: Richard C. Waters' SERIES package for Common Lisp

lisp

Last synced: 24 Dec 2024

https://github.com/shellyln/mdne-for-kintone

mdne for kintone - Edit kintone fields with powerful markdown and code editor.

javascript kintone lisp liyad lsx markdown markdown-editor markdown-it mdne menneu

Last synced: 29 Jan 2025

https://github.com/nextorigin/riemann-query-parser

Query parser extracted from Riemann and ported from Clojure to Node

antlr antlr4 clojure coffeescript godot2 lisp nodejs riemann sanitizer stream-processing streams streams2 streams3

Last synced: 19 Oct 2024

https://github.com/kyuvi/lrv-asm

RISC-V assembler in Common Lisp

assembler assembly common-lisp lisp longan-nano risc-v risc-v-assembly

Last synced: 26 Jan 2025

https://github.com/rengel-de/calixir

Calixir is a port of the Lisp calendar software calendrica-4.0 to Elixir.

calendar converters elixir lisp

Last synced: 27 Oct 2024

https://github.com/scriptnull/yali

Embed Lisp Everywhere! :dragon_face:

abstract-syntax-tree lisp lisp-dialect lisp-interpreter

Last synced: 30 Oct 2024

https://github.com/idorobots/macro-tower

Macroexpansion reflective tower implementation in Scheme.

algorithms lisp macros scheme

Last synced: 20 Dec 2024

https://github.com/mrseanryan/sicp

:nerd_face: some notes about the book SICP

lisp scheme scheme-language sicp

Last synced: 28 Dec 2024

https://github.com/wildlyinaccurate/lishp

A tiny Lisp written in Haskell.

haskell interpreter lisp

Last synced: 19 Dec 2024

https://github.com/rajasegar/cl-geo-selector

Geo Selector in Common Lisp

common-lisp htmx lisp

Last synced: 18 Jan 2025

https://github.com/idorobots/asm

A bastard child of Lisp, APL and science!

d fexprs language-design lisp macros

Last synced: 20 Dec 2024

https://github.com/dantecatalfamo/sillylisp

A sort-of-a-lisp extracted from a previous project.

config configuration-language lisp zig

Last synced: 20 Jan 2025

https://github.com/not-nik/hue

A lisp-like that can fit into your pocket

language lisp lisp-dialect lisp-like programming programming-language

Last synced: 26 Jan 2025

https://github.com/tomasfn87/calcular-digitos-verificar-cpf

Baixar ferramenta CLI Linux aqui! - Como calcular os dígitos verificadores de um CPF; em Python, TypeScript, Go, Rust, Lua, Java, C++, C#, C, Zig, Ruby, PHP, Odin, Julia, Perl, Ada, Elixir, R, D, COBOL, Pascal, Smalltalk, Lisp, Fortran 90, Algol 68, Mojo, Ring e Haskell.

ada c cli-app cobol csharp go java julia lisp lua luajit odin-lang pascal perl php8 python ruby rust typescript zig

Last synced: 12 Oct 2024

https://github.com/purefunctor/amalgam-lisp

LISP-like interpreted language implemented in Python.

amalgam-lisp lisp pypi-package python python37 python38

Last synced: 13 Oct 2024

https://github.com/ryanfleck/projects

Anything that doesn't belong to a specific development effort ends up here.

c c-sharp cpp go java js latex lisp prolog python ruby scala vhdl

Last synced: 18 Oct 2024

https://github.com/rajasegar/todopglisp

TodoList application in Common Lisp with persistent storage using Postgres

common-lisp lisp postgres todolist-application

Last synced: 16 Dec 2024

https://github.com/erkin/robotfindschicken

A spectacular zen dérive, not for the faint of pineal gland.

chicken chicken-scheme game lisp robotfindskitten scheme

Last synced: 15 Jan 2025

https://github.com/misohena/moonrise-el

Moonrise/Moonset Calculation for Emacs

astronomy emacs lisp moon moon-phase

Last synced: 28 Jan 2025

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

Display information and trivia about numbers

elisp emacs lisp math maths numbers trivia

Last synced: 25 Jan 2025

https://github.com/secti6n/kparc

text mirror of kparc.com

apl j k kdb lisp m-expression q s-expressions

Last synced: 11 Nov 2024

https://github.com/twolodzko/hasch

Minimal Scheme implemented in Haskell

haskell lisp lisp-interpreter scheme scheme-interpreter

Last synced: 22 Dec 2024

https://github.com/akash-akya/exscheme

Toy Scheme implementation in Elixir inspired by SICP

elixir lisp scheme sicp

Last synced: 21 Jan 2025

https://github.com/paulohrpinheiro/generative-art

Lisp (racket scheme) programs to draw digital art

generative-art lisp racket racket-lang scheme

Last synced: 21 Jan 2025

https://github.com/y1yang0/steed

[steed] a full-featured ANSI Common Lisp implementation written in Python

clisp common-lisp common-lisp-lang lisp lisp-dialect programming-language

Last synced: 05 Feb 2025

https://github.com/shellyln/mdne-sf

Markdown Neo Edit for Salesforce - A simple markdown and code editor powered by Markdown-it and Ace.

ace code-editor editor lisp lsx markdown markdown-editor markdown-it markdown-to-html salesforce

Last synced: 29 Jan 2025

https://github.com/markomanninen/calchylus

Lambda Calculus with Hy - Docs: http://calchylus.readthedocs.io/

functional-programming hy lambda-calculus lisp logic-programming python

Last synced: 21 Nov 2024

https://github.com/ggandor/eliza-in-clojure

A Clojure port of Peter Norvig's ELIZA implementation from PAIP

chatbot clojure eliza lisp pattern-matching

Last synced: 23 Jan 2025

https://github.com/alejandrogallo/el-who

A s-expression html DSL library compatible with cl-who

common-lisp dsl dsl-syntax emacs-lisp emacs-package lisp

Last synced: 26 Jan 2025

https://github.com/msabramo/emacs-poker

Simple poker game that runs in Emacs

emacs emacs-lisp lisp poker

Last synced: 16 Dec 2024

https://github.com/eudoxia0/l0

Linear Lisp

linear-types lisp sml standard-ml

Last synced: 23 Dec 2024

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

Lisp Logo

lisp logo

Last synced: 18 Dec 2024

https://github.com/aartaka/sade

An optimizable Brainfuck-to-Lisp compiler.

brainfuck brainfuck-compiler cli lisp optimization-framework

Last synced: 19 Dec 2024

https://github.com/glesica/disp

A simple Lisp interpreter written in Dart.

dart lisp programming-language

Last synced: 19 Dec 2024

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

Quickly look up and insert git commit message emoji

elisp emacs emacs-lisp emoji lisp

Last synced: 12 Jan 2025

https://github.com/forloveofcats/lispy

Crappy little lisp built for fun

lisp lisp-interpreter python

Last synced: 25 Jan 2025

https://github.com/hanshuebner/ovomorph

I/O server for the Apple2-IO-RPi board written in Common Lisp

apple2 common-lisp lisp

Last synced: 25 Dec 2024

https://github.com/comonadd/qlisp

Lisp interpreter implementation in C++

interpreters lisp

Last synced: 27 Dec 2024

https://github.com/igjoshua/meander

A small continuation-based Lisp.

compiler interpreter lisp lisp-compiler virtual-machine

Last synced: 12 Jan 2025

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

Tabular Data demo web app in Common Lips

caveman2 common-lisp htmx lisp

Last synced: 18 Jan 2025

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

Cocktail DB api demo in Common Lisp

caveman2 common-lisp lisp

Last synced: 18 Jan 2025

https://github.com/sepiropht/tiny-compiler-rs

super-tiny-compiler implementation in rust

compiler lisp rust

Last synced: 05 Nov 2024

https://github.com/sadielbartholomew/lisplay

Visualisation tool to display lisp code as nested clusters (parentheses free!)

common-lisp dot educational graphviz graphviz-dot lisp visualization visualizer

Last synced: 25 Jan 2025

https://github.com/naryl/cl-cooperative

Cooperative multitasking in the simplest but by no means efficient way

common-lisp lisp thread thread-pool

Last synced: 01 Feb 2025

https://github.com/rainmark/lispoo

C++ Lisp Interpreter

cpp lisp scheme-interpreter

Last synced: 26 Jan 2025

https://github.com/azur1s/archmage

My own very simple lisp programming language

lisp programming-language

Last synced: 04 Feb 2025

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

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

lisp

Last synced: 19 Dec 2024

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/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/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/leostera/libra

:balance_scale: A Lisp Parser in Idris

dependent-types idris lisp parser

Last synced: 17 Dec 2024

https://github.com/daneelsan/tinylisp

Lisp implemented using NaN boxing

lisp zig

Last synced: 14 Jan 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: 01 Jan 2025

https://github.com/shenlebantongying/vscode-lisp-syntax

Minimum syntax for listp family of languages

lisp vscode

Last synced: 21 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/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/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/naryl/dithcord

Modular Discord bot library

discord discord-api discord-bot discordapp lisp

Last synced: 01 Feb 2025

https://github.com/bogdanp/racket-aoc-2018

Advent of Code 2018, solved live on stream with Racket.

advent-of-code advent-of-code-2018 lisp racket

Last synced: 16 Dec 2024

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: 13 Jan 2025