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/glyh/vape_on_yula

Your next Lisp/ML can be a Ruby.

functional haskell lazy lisp parallel-programming ruby

Last synced: 01 Feb 2025

https://github.com/bendavidaaron/lust

a Lisp in rUST

lisp rust

Last synced: 18 Jan 2025

https://github.com/joaohf/selling

riemann.io index and streams using Clojerl (BEAM)

beam clojerl clojure lisp riemann

Last synced: 12 Jan 2025

https://github.com/malba124/skimi

Interpreter for a scheme like language

experiment interpreter lisp scheme

Last synced: 24 Jan 2025

https://github.com/slamko/escript

Emacs Lisp integrated shell scripting

dsl emacs emacs-lisp lisp scripting shell shell-script

Last synced: 21 Jan 2025

https://github.com/krzysckh/schemer

wrapper around raylib and chibi-scheme with batteries included.

lisp raylib scheme

Last synced: 20 Jan 2025

https://github.com/sarab97/euler

Solution for project euler problems in lisp

common-lisp euler-project euler-solutions lisp

Last synced: 14 Jan 2025

https://github.com/sagnikc395/gungnir

an implementation of lisp, following mal lisp.

interpreter lisp

Last synced: 30 Dec 2024

https://github.com/ithewei/helloworld

HelloWorld of various programming languages

asm c d go helloworld java lisp lua python ruby rust shell

Last synced: 21 Dec 2024

https://github.com/phenax/sim-lisp

A dialect of lisp based on scheme

haskell lisp lisp-interpreter

Last synced: 16 Jan 2025

https://github.com/lechindianer/fp-talk

Intro talk on functional programming

functional-programming javascript lisp talk typescript

Last synced: 12 Jan 2025

https://github.com/james-p-d/nqueens

N-Queens solver in Common Lisp

common-lisp lisp n-queens n-queens-problem

Last synced: 18 Jan 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: 24 Dec 2024

https://github.com/james-p-d/lispdump

Dumping ground for miscellaneous Lisp scripts

lisp

Last synced: 18 Jan 2025

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

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

haskell lisp scheme

Last synced: 13 Jan 2025

https://github.com/sagnikc395/smollisp

an LISP(1) interpreter following along norvig's blogpost.

bun js lisp

Last synced: 21 Dec 2024

https://github.com/ardac67/lisp_lisp

some works on lisp

lisp tokenizer-parser

Last synced: 18 Jan 2025

https://github.com/rawleyfowler/clisp

Toy Lisp interpreter I poke at for fun

lisp lisp-interpreter

Last synced: 20 Dec 2024

https://github.com/vendethiel/simplist

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

lisp perl perl5

Last synced: 27 Jan 2025

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

Common Lisp experiment

common-lisp lisp

Last synced: 27 Jan 2025

https://github.com/netpyoung/cljpyoung.landoflisp

👽 Land of Lisp for Clojure

clojure clojurescript landoflisp lisp svg

Last synced: 21 Dec 2024

https://github.com/idorobots/low-level-linear-logic-lisp-like-language

An implementation of a low-level VM that can execute linear-logic-based dialect of Lisp.

language-design lisp ownership-types

Last synced: 20 Dec 2024

https://github.com/galdor/cl-spacetraders

Common Lisp utilities to interact with the SpaceTraders online game API.

common-lisp lisp spacetraders spacetraders-api

Last synced: 03 Feb 2025

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

A library for automatic differentiation in Clojure

autodiff autograd clojure lisp machine-learning

Last synced: 19 Jan 2025

https://github.com/shrondi/hundirflota-racket

Juego de Hundir la flota creado con interfaz gráfica en Racket/Scheme

hundir-la-flota lisp programacion-declarativa racket racket-graphical-interface-toolkit racket-gui racket-lang scheme uco

Last synced: 13 Jan 2025

https://github.com/arbaaz/sicp

Structure and Interpretation of Computer Programs exercises

clisp lisp sicp-exercises

Last synced: 01 Feb 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: 03 Feb 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: 03 Feb 2025

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

Slide deck for my talk at We Are Developers 2019

deck dsl lisp presentation talks

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

https://github.com/opensourcedoc/cl-hello

Hello World Project for Common Lisp

boilerplate-project common-lisp demo-project lisp

Last synced: 06 Jan 2025

https://github.com/lross2k/practice-in-clisp

Simple implementations made in Common Lisp to practice different concepts

common-lisp lisp

Last synced: 06 Feb 2025

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

Common Lisp package for using Libre Translate.

languages libre lisp translate translation

Last synced: 24 Jan 2025

https://github.com/jl2/simple-gl

3D Graphics playground using modern OpenGL

3d graphics lisp opengl shaders

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

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

Common Lisp package for using the Spotify API.

lisp music spotify

Last synced: 24 Jan 2025

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

Personal project

lisp

Last synced: 25 Jan 2025

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

Personal Spacemacs Config

config emacs emacs-lisp lisp spacemacs

Last synced: 02 Feb 2025

https://github.com/krzysckh/robusta

web framework for owl lisp

http lisp owl scheme web

Last synced: 20 Jan 2025

https://github.com/mrk21/study_lisp

This repository is used to be studying LISP

lisp

Last synced: 20 Jan 2025

https://github.com/iddm/lir

A lisp implementation for the rust interop.

clojure lir lisp rust

Last synced: 20 Jan 2025

https://github.com/ark2016/scheme

Scheme study (bmstu iu9)

bmstu bmstu-iu9 lisp scheme

Last synced: 17 Jan 2025

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

Hello World LISP

lisp

Last synced: 03 Feb 2025

https://github.com/fabiokleis/land-of-lisp

learning lisp by following Land of Lisp book. http://landoflisp.com

common-lisp land-of-lisp lisp

Last synced: 22 Dec 2024

https://github.com/u-mulder/hexlet-sicp-exercises

Solutions for SICP course on hexlet.io

lisp scheme

Last synced: 31 Dec 2024

https://github.com/bobbicodes/towelie

A LISP interpreter for towels

c lisp

Last synced: 31 Jan 2025

https://github.com/romanthekat/sicp

Structure and Interpretation of Computer Programs

lisp scheme sicp

Last synced: 05 Feb 2025

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

One-off scripts and experiments written in Lisp.

common-lisp lisp

Last synced: 15 Dec 2024

https://github.com/xpdojo/scheme

Scheme was the first dialect of Lisp to choose lexical scope and the first to require implementations to perform tail-call optimization, giving stronger support for functional programming and associated techniques such as recursive algorithms.

lisp scheme

Last synced: 06 Feb 2025

https://github.com/xpdojo/lisp

Lisp is a family of programming languages with a long history and a distinctive, fully parenthesized prefix notation.

lisp

Last synced: 06 Feb 2025

https://github.com/bas080/sendscript

Write scripts in a JS DSL and run it on the server or somewhere else.

client-server json lisp rpc

Last synced: 09 Jan 2025

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

Personal emacs config. Works on my system :P

elisp emacs emacs-lisp gnu-emacs lisp

Last synced: 05 Feb 2025

https://github.com/dxtym/sicp

textbook solutions

cs61a lisp scheme

Last synced: 22 Nov 2024

https://github.com/myterminal/see-link

A tool to simplify working with external displays on Linux

common-lisp linux lisp x11 xrandr xserver

Last synced: 17 Jan 2025

https://github.com/ascarrambad/simple-json-parser

A simple JSON parser I’ve done as an assignment. It recognises a simplified JSON grammar and it is written both in Common Lisp and SWI-Prolog.

json-parser lisp prolog

Last synced: 09 Jan 2025

https://github.com/arthi-chaud/hal

Haskell Lisp Interpreter

haskell lisp scheme stack

Last synced: 01 Feb 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: 15 Dec 2024

https://github.com/sagnikc395/schemester

Racket/Scheme learning journey.

lisp racket

Last synced: 16 Dec 2024

https://github.com/damiencarol/lisp

LISP interpreter in C

interpreter lisp lisp-interpreter

Last synced: 16 Jan 2025

https://github.com/sclorentz/twinkling

A long, long period therm, and simple html engine that uses lisp instead of javascript

html-css-lisp lisp

Last synced: 17 Jan 2025

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

Lisp like evaluation for arithmetic expressions

elixir elixir-lang escript lisp

Last synced: 04 Feb 2025

https://github.com/bitbloxhub/litelisp

a small, efficient, productive, and powerful lisp

lisp lisp-dialect specification

Last synced: 23 Dec 2024

https://github.com/sminez/picl

PICL Is Crustacean LISP

interpreter language lisp rust

Last synced: 29 Jan 2025

https://github.com/charbugs/donkey-lisp

A lisp-like toy programming language written in C

c lisp toy-language

Last synced: 31 Dec 2024

https://github.com/alploskov/yalisp

yaml as lisp

lisp lisp-dialect yaml

Last synced: 05 Feb 2025

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

This is a POC project to demonstrate lisp.

cli hello lisp sbcl world

Last synced: 29 Jan 2025

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

Emacs package for getting the URL of the "topmost" browser window

browser elisp emacs emacs-lisp emacslisp lisp macos package url

Last synced: 06 Feb 2025

https://github.com/kenpusney/uglisp

lisp

Last synced: 29 Jan 2025

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

Lisp Interpreter written in C#

csharp lisp lisp-interpreter

Last synced: 05 Jan 2025

https://github.com/ubugeeei/jimall

Toy minimum LISP language processing system in Rust

language-processing lisp rust toy-project

Last synced: 05 Feb 2025

https://github.com/iv4n-ga6l/go-lispinterpreter

Simple implementation of lisp interpreter in Go

go golang lisp lisp-interpreter

Last synced: 31 Jan 2025

https://github.com/aerphanas/myquran-client

Indonesia myquran api client

common-lisp lisp

Last synced: 20 Dec 2024

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: 16 Dec 2024

https://github.com/nklapste/cmput_325_assignment_1

Simple usage of common lisp!

lisp

Last synced: 04 Feb 2025

https://github.com/nklapste/cmput_325_assignment_2

CMPUT 325 Assignment 2

lisp university-project

Last synced: 04 Feb 2025

https://github.com/benthepoet/cl-rest-api

A simple REST API in Common Lisp using Hunchentoot.

lisp restful-api

Last synced: 22 Dec 2024

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: 26 Jan 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: 16 Dec 2024