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/naryl/dithcord

Modular Discord bot library

discord discord-api discord-bot discordapp lisp

Last synced: 01 Feb 2025

https://github.com/theodesp/sicp-workbook

This is my workbook and exercise solutions for the legendary SICP Book

functional-programming lisp programming scheme sicp-book

Last synced: 19 Dec 2024

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

https://github.com/rokf/howl-lispy

:alien: Commands that help you with S-expressions in Howl

howl howl-editor lisp scheme

Last synced: 21 Jan 2025

https://github.com/javascriptdude/comstrip

CLI Based Comment Stripper Using Emacs

emacs-lisp lisp

Last synced: 19 Dec 2024

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

https://github.com/villy-p/logic-projects

A Collection of projects for Logic class of 2022-23. Includes Chess, Craps, Monopoly, and Poker!

c chess chess-game cpp craps craps-game css games html lisp monopoly monopoly-game poker poker-game typescript

Last synced: 27 Oct 2024

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

A implementation of Authenticated Encryption of Lisp

authenticated common-lisp encryption lisp

Last synced: 16 Jan 2025

https://github.com/jgnewman/maplescript

A friendlier Lisp over JavaScript.

functional-language javascript language lisp transpiler

Last synced: 30 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/renatoalencar/lisper

A very simple implementation of Lisp built in Python

interpreter lecture lisp lisp-interpreter python

Last synced: 28 Dec 2024

https://github.com/simonewebdesign/slfe

🍭 Sh***y Lisp Flavoured Erlang (LFE)

bytecode compiler elixir erlang interpreter language lfe lisp parser

Last synced: 08 Jan 2025

https://github.com/pavi2410/replisp

A mini Lisp-like interpreted language,

c interpreter lisp lisp-interpreter native programming-language repl

Last synced: 28 Jan 2025

https://github.com/phlay/lispc

simple x86-64 lisp compiler

assembly-x86-64 compiler lisp python

Last synced: 22 Dec 2024

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: 08 Feb 2025

https://github.com/olical/forc

Clone of Clojure list comprehension in JavaScript

clojure lisp

Last synced: 05 Jan 2025

https://github.com/leostera/libra

:balance_scale: A Lisp Parser in Idris

dependent-types idris lisp parser

Last synced: 09 Feb 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/totalverb/schemesyntax.jl

A scheme-like alternative syntax for Julia

julia lisp scheme

Last synced: 01 Jan 2025

https://github.com/b3nj5m1n/crayon

Terminal string styling in common lisp

ansi cli color commandline common-lisp console lisp terminal

Last synced: 24 Dec 2024

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: 02 Feb 2025

https://github.com/xxrjun/mini-lisp-interpreter

✨ Crafting a Mini-LISP Interpreter

compilers lex lisp lisp-interpreter ncu yacc

Last synced: 15 Jan 2025

https://github.com/akash-akya/sicp-exercises

My attempt at solving sicp exercises

lisp racket scheme sicp

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

https://github.com/iddm/dotenv

Common Lisp dotenv library

common-lisp dotenv env environment lisp

Last synced: 20 Jan 2025

https://github.com/danprince/wings

Making a self hosted programming language on a flight

lisp programming-language

Last synced: 01 Feb 2025

https://github.com/setchi/procon

競技プログラミング

common-lisp lisp programming-contests

Last synced: 21 Dec 2024

https://github.com/eldimious/lisp_to_js_converter

API that convert programs in common lisp into their javascript equivalent.

converter js lisp

Last synced: 19 Dec 2024

https://github.com/vic/blue

Blue Velvet - Block Lisp Underneath Elixir.

elilxir embedded-language lisp macros

Last synced: 10 Feb 2025

https://github.com/rainmark/lispoo

C++ Lisp Interpreter

cpp lisp scheme-interpreter

Last synced: 26 Jan 2025

https://github.com/pragmatwice/risp

A little set of rust macros&utils for lispers

lisp rust rust-library rust-macro

Last synced: 01 Feb 2025

https://github.com/jl2/mandelbrot-benchmark

Mandelbrot Set benchmark - Same algorithm 10 languages - which compilers generate the best code?

benchmark lisp mandelbrot

Last synced: 24 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/huumn/crisp

A cryptocurrency written in Lisp (Chez Scheme)

blockchain chezscheme lisp scheme

Last synced: 07 Feb 2025

https://github.com/giacomocavalieri/mal-rust

Make a Lisp (in Rust)

lisp rust

Last synced: 07 Feb 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: 29 Jan 2025

https://github.com/timm/ish

(Some (useful (ish)) LISP)

data-science datamining fun libraries lisp simple teaching

Last synced: 28 Jan 2025

https://github.com/nilern/puff

Just another Scheme implementation.

bytecode lisp scheme

Last synced: 24 Jan 2025

https://github.com/zeroplayerrodent/ocanada

Canada themed programming language, eh?

canada esolang esolangs lisp programming-language

Last synced: 25 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/sondr3/scheme-hs

A Haskell implementation of R7RS Scheme

haskell lisp scheme

Last synced: 12 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/bigbv/lispy-rs

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

language lisp rust

Last synced: 10 Feb 2025

https://github.com/8dcc/sl

Simple Lisp interpreter

evaluator interpreter lisp lisp-interpreter parser simple

Last synced: 10 Nov 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

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/pysrc/make_lisp

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

easy-to-use golang lisp lisp-interpreter

Last synced: 05 Feb 2025

https://github.com/avivace/mvpoli

Common Lisp and SWI-Prolog libraries to manipulate multivariate polynomials.

clisp common-lisp lisp multivariate-polynomials polynomials prolog swi-prolog swi-prolog-library university-assignment university-project

Last synced: 08 Feb 2025

https://github.com/twolodzko/rusch

Minimal Scheme implemented in Rust

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

Last synced: 04 Nov 2024

https://github.com/xyproto/lisp

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

lisp sbcl shell-script

Last synced: 02 Feb 2025

https://github.com/keewis/pytest.el

Emacs mode for running pytest

emacs lisp pytest python

Last synced: 30 Dec 2024

https://github.com/keens/lisp_alien_icons

lisp alien icons

lisp lisp-alien

Last synced: 08 Jan 2025

https://github.com/littlewhitecloud/helloworld-collections

This is a repository includes "Hello World!" and each exmaple is implemented by different languages

assembly c cplusplus go haskell havascript helloworld html java lisp lua objective-c php python ruby scheme smalltalk sql tcl v

Last synced: 19 Jan 2025

https://github.com/themattchan/sicp

Adventures in Scheme

lambda lisp scheme

Last synced: 28 Jan 2025

https://github.com/rameshvarun/dumblisp

A lisp interpreter written in pure C.

lisp lisp-interpreter programming-language

Last synced: 21 Dec 2024

https://github.com/rajasegar/cl-computer-store

The Computer Store in Common Lisp

caveman2 common-lisp demo lisp

Last synced: 18 Jan 2025

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

💎 A Lisp interpreter in Ruby

lisp make-a-lisp mal ruby

Last synced: 08 Jan 2025

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/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/wizicer/chia_hackathon

Popchia, Just like the corn was blasted into many small popcorns, we blasted Chia into a lot of popchia! Everyone can participate in this popchia grabbing game, first come first served, while stocks last!

chia lisp

Last synced: 04 Jan 2025

https://github.com/mihaiolteanu/metacircular

SICP's metacircular evaluator in C

evaluator intepreter lisp metacircular scheme sicp

Last synced: 24 Dec 2024

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

Common lisp utilities for multiple values.

common-lisp lisp

Last synced: 01 Feb 2025

https://github.com/pheuter/lithon

A toy compiler that translates a small subset of Scheme into Python

compiler lisp python scheme toy-compiler

Last synced: 16 Jan 2025

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

✏A lisp interpreter written in Rust

interpreter lisp rust

Last synced: 08 Jan 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: 25 Jan 2025

https://github.com/ne1ro/attendance-api

Attendance service API written in Clojure

api backend clojure lisp

Last synced: 09 Jan 2025

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

Linguagens e Paradigmas de Programação

lisp lua racket-lang scheme

Last synced: 07 Jan 2025

https://github.com/marteinn/idelisp

A LISP written in C

c lisp webassembly

Last synced: 22 Jan 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: 05 Feb 2025

https://github.com/khakimio/sicp-racket

📕 SICP an excellent computer science text used in introductory courses at MIT

car cdr computer-science cons lisp pairs racket sicp

Last synced: 28 Jan 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: 07 Jan 2025

https://github.com/8dcc/tinylisp

Simple Lisp REPL in C

interpreter lisp repl tinylisp

Last synced: 07 Jan 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: 08 Jan 2025

https://github.com/manorajesh/laspa

Lisp-like Language with LLVM Backend

lisp llvm programming-language rust

Last synced: 24 Jan 2025

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

graal truffle demo, simple calc impl.

graalvm lisp programming-language truffle

Last synced: 22 Jan 2025

https://github.com/laluxx/bloatedmacs

Bloated emacs configuration

emacs lisp

Last synced: 03 Jan 2025

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

Personal GNU Emacs configuration files

config customize elisp emacs init lisp

Last synced: 16 Nov 2024

https://github.com/droptheplot/yal

Yet another Lisp transpiler to Go source code

go golang lisp lisp-compiler lisp-variant

Last synced: 24 Jan 2025

https://github.com/ubaldop/little-scm-garden

It contains notes and examples taken while reading 'The Little Schemer'.

lisp little-schemer scheme

Last synced: 08 Jan 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: 07 Jan 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: 07 Jan 2025

https://github.com/kongeor/taty

A small lisp written in java

java lisp toy

Last synced: 30 Dec 2024

https://github.com/krzysztof-magosa/lisper-swift

LISP dialect implemented in Swift

lisp lisp-dialect lisp-interpreter

Last synced: 21 Jan 2025

https://github.com/rokf/howl-lfe

Lisp Flavoured Erlang (LFE) bundle for Howl

bundle extension howl-editor lfe lisp

Last synced: 21 Jan 2025

https://github.com/stacksmith/trivial-project

A simple and effective Common Lisp project generator with a generic key-value substition mechanism.

common common-lisp lisp tools

Last synced: 02 Jan 2025

https://github.com/bl33h/fibonacciandfactorial

A project that includes two LISP programs: one for factorials and the other for Fibonacci sequences. They use recursion, prompt user input, and display results efficiently.

factorial factorial-calculation fibonacci fibonacci-sequence lisp recursion

Last synced: 21 Jan 2025

https://github.com/shellyln/menneu-md-notebook

Ménneu Markdown Notebook - Edit markdown locally w/o installing any apps.

chartjs html javascript lisp markdown

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