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/rosbit/go-elisp

an embeddable Lisp

embeddable extension golang lisp

Last synced: 15 Jan 2025

https://github.com/gusenov/examples-racket

:tennis: Примеры кода на Racket.

examples functional-programming lisp lisp-dialect racket

Last synced: 31 Dec 2024

https://github.com/cwchentw/cl-yautils

Yet Another Utilities for Common Lisp

common-lisp lisp lisp-library utility-library

Last synced: 17 Jan 2025

https://github.com/v128store/quicksort

Quicksort is an efficient, general-purpose sorting algorithm

elisp emacs emacs-lisp lisp

Last synced: 16 Jan 2025

https://github.com/kitanokitsune/s-expression-library-for-python

S-expression data structure parser/manipulator intended for parsing and manipulating lisp program, lisp data, netlists like EDIF and KiCAD, etc.

cad edif library lisp netlist python s-expressions

Last synced: 09 Jan 2025

https://github.com/arcj137442/julisp

A LISP dialect based on Julia | 一种基于Julia的LISP方言

julia lisp lisp-interpreter repl

Last synced: 16 Jan 2025

https://github.com/fxhxyz4/racket

Tried racket with DrRacket IDE

lisp racket rkt

Last synced: 25 Jan 2025

https://github.com/tommay/risp

Lazy lisp in ruby. It's not "cons should not evaluate its arguments", it's "eval should not evaluate its arguments."

lazy lazy-evaluation lisp lisp-interpreter ruby

Last synced: 18 Jan 2025

https://github.com/obipawan/bunny

A simplistic lisp interpreter implemented in javascript

lisp list mal

Last synced: 05 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/iv4n-ga6l/go-lispinterpreter

Simple implementation of lisp interpreter in Go

go golang lisp lisp-interpreter

Last synced: 31 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/kenpusney/uglisp

lisp

Last synced: 29 Jan 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/alploskov/yalisp

yaml as lisp

lisp lisp-dialect yaml

Last synced: 05 Feb 2025

https://github.com/sminez/picl

PICL Is Crustacean LISP

interpreter language lisp rust

Last synced: 29 Jan 2025

https://github.com/dxtym/sicp

textbook solutions

cs61a lisp scheme

Last synced: 22 Nov 2024

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/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/romanthekat/sicp

Structure and Interpretation of Computer Programs

lisp scheme sicp

Last synced: 05 Feb 2025

https://github.com/idorobots/match-compile

Figuring out how to compile `match` expressions in a simple Lisp dialect.

algorithms compilers lisp scheme

Last synced: 13 Feb 2025

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

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/diasbruno/http-server

This is just a test.

common-lisp http-server lisp server

Last synced: 08 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/thecoachingonline/hello-lisp

Hello World LISP

lisp

Last synced: 03 Feb 2025

https://github.com/rawleyfowler/clisp

Toy Lisp interpreter I poke at for fun

lisp lisp-interpreter

Last synced: 13 Feb 2025

https://github.com/nagan319/2048-lisp

Just a fun implementation of the 2048 game using Racket, a dialect of Lisp.

2048-game lisp racket-lang

Last synced: 13 Feb 2025

https://github.com/ark2016/scheme

Scheme study (bmstu iu9)

bmstu bmstu-iu9 lisp scheme

Last synced: 17 Jan 2025

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/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/sagnikc395/schemester

Racket/Scheme learning journey.

lisp racket

Last synced: 09 Feb 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/charbugs/donkey-lisp

A lisp-like toy programming language written in C

c lisp toy-language

Last synced: 31 Dec 2024

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/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/netpyoung/cljpyoung.landoflisp

👽 Land of Lisp for Clojure

clojure clojurescript landoflisp lisp svg

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

https://github.com/gkjohnson/cs161-ai-projects

Dump of UCLA Fall 2012 CS161 AI Class Projects

ai artificial-intelligence college college-project lisp

Last synced: 31 Dec 2024

https://github.com/lvntky/bootlisp

lisp programming language and interpreter that lives on 521B bootsector

ast boot bootloader bootsector lisp lisp-interpreter lisp-language low-level operating-system operating-systems

Last synced: 09 Feb 2025

https://github.com/obaraelijah/x9

Speedy self-documenting lisp in Rust.

lisp rust

Last synced: 30 Jan 2025

https://github.com/ithewei/helloworld

HelloWorld of various programming languages

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

Last synced: 14 Feb 2025

https://github.com/sancakerkan/schemepathsolver

Welcome to Scheme Path Solver, a simple program written in Scheme that helps you navigate through paths represented in a grid layout.

drracket lisp racket scheme

Last synced: 10 Jan 2025

https://github.com/kiryk/mlisp

experimental vector-based lisp

lisp lisp-interpreter lisp-variant

Last synced: 23 Dec 2024

https://github.com/paul-schuhm/scheme

Un dépôt pour s'initier au langage Scheme (Lisp)

francais lisp pedagogie programming-fundamentals scheme scheme-interpreter scheme-language

Last synced: 01 Jan 2025

https://github.com/cmaughan/jorvikscheme

An experimental Scheme Interpreter

c-plus-plus lisp scheme-interpreter

Last synced: 17 Jan 2025

https://github.com/jweinst1/hljs

JavaScript in Lisp Syntax

javascript js lisp

Last synced: 01 Jan 2025

https://github.com/twolodzko/loco

Lisp implemented in OCaml, Oooh!

lisp lisp-interpreter ocaml scheme scheme-interpreter

Last synced: 14 Feb 2025

https://github.com/twolodzko/schsch

Minimal Scheme interpreter implemented in Scheme (Racket)

lisp lisp-interpreter racket racket-lang scheme scheme-interpreter

Last synced: 14 Feb 2025

https://github.com/kajizukataichi/kajisp

Simple, easy to understand, high-performance and safe LISP dialect

lisp lisp-dialect lisp-interpreter

Last synced: 25 Dec 2024

https://github.com/mrjameshamilton/adventofcode2017

My solutions to Advent of Code 2017

adventofcode adventofcode2017 java lisp python scala

Last synced: 26 Dec 2024

https://github.com/pmuens/htdp

How to Design Programs

functional functional-programming lisp racket scheme

Last synced: 26 Dec 2024

https://github.com/lewismj/inky

(Yet Another) C++ Lisp interpreter.

common-lisp interpreter lisp programming-language

Last synced: 17 Jan 2025

https://github.com/lewismj/eta_py

Simple Lisp interpreter in Python.

lisp lisp-interpreter python scheme

Last synced: 17 Jan 2025

https://github.com/junaire/jisp

Jun's own Lisp

c-plus-plus lisp lisp-interpreter

Last synced: 26 Dec 2024

https://github.com/inanyan/ilispy

Ilispy - Lisp dialect and interpreter.

c interpreter lisp

Last synced: 26 Dec 2024

https://github.com/spkirich/bmstu-fp

МГТУ им. Баумана. Функциональное программирование

bmstu common-lisp functional-programming lisp

Last synced: 26 Dec 2024

https://github.com/code-help-tutor/lisp-problems

Lisp 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: [email protected]

lisp

Last synced: 17 Jan 2025

https://github.com/cwchentw/cl-portable

Write Portable Common Lisp Code

common-lisp lisp lisp-library portable-library

Last synced: 17 Jan 2025

https://github.com/timostrating/sicp-solutions

Structure and Interpretation of Computer Programs - Solutions

lisp scheme

Last synced: 04 Jan 2025

https://github.com/juri/sexpyjson

JSON templating library for Swift

json lisp swift template

Last synced: 11 Jan 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/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/james-p-d/lispdump

Dumping ground for miscellaneous Lisp scripts

lisp

Last synced: 18 Jan 2025

https://github.com/ardac67/lisp_lisp

some works on lisp

lisp tokenizer-parser

Last synced: 18 Jan 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/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/jl2/cl-spotify

Common Lisp package for using the Spotify API.

lisp music spotify

Last synced: 24 Jan 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/bobbicodes/towelie

A LISP interpreter for towels

c lisp

Last synced: 31 Jan 2025

https://github.com/polarhive/plisp

UE23CS242A: AFLL mini-project

automata coursework lexer lisp pesu ply ue23cs yacc

Last synced: 07 Feb 2025

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

GNU Emacs command to toggle the style of quotes around a string

editing elisp emacs emacs-lisp lisp quote string

Last synced: 25 Jan 2025

https://github.com/maheshkumar-novice/sicp

SICP Reading, Learning and Exercises

computer-science lisp scheme sicp

Last synced: 01 Feb 2025

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/arbaaz/sicp

Structure and Interpretation of Computer Programs exercises

clisp lisp sicp-exercises

Last synced: 01 Feb 2025

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

One-off scripts and experiments written in Lisp.

common-lisp lisp

Last synced: 08 Feb 2025

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