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/charbugs/donkey-lisp

A lisp-like toy programming language written in C

c lisp toy-language

Last synced: 31 Dec 2024

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/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/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/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/mommi2/prime-number-lisp

Personal project

lisp

Last synced: 25 Jan 2025

https://github.com/martinacantaro/schmisp

A LISP interpreter made with Python using the mal (make-a-lisp) guide

lisp python

Last synced: 19 Dec 2024

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

Personal Spacemacs Config

config emacs emacs-lisp lisp spacemacs

Last synced: 02 Feb 2025

https://github.com/izarif/newlisp

random newlisp scripts

lisp newlisp

Last synced: 10 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/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/nagan319/2048-lisp

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

2048-game lisp racket-lang

Last synced: 20 Dec 2024

https://github.com/obaraelijah/x9

Speedy self-documenting lisp in Rust.

lisp rust

Last synced: 30 Jan 2025

https://github.com/dzangfan/lineva

Linear evaluation macro system for Common Lisp

lisp macro utility

Last synced: 06 Jan 2025

https://github.com/dzangfan/copier.lisp

A experimental COP extension for Lisp

cop lisp

Last synced: 06 Jan 2025

https://github.com/haruki7049/harulisp

A modern lisp dialect.

lisp

Last synced: 10 Feb 2025

https://github.com/chouffe/hlisp

Lisp Interpreter in Haskell

haskell interpreter lisp

Last synced: 20 Jan 2025

https://github.com/rudolfochrist/dotfiles

My dot files

dotfiles lisp shell

Last synced: 01 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://tvoygit.ru/r6/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: 20 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/idorobots/match-compile

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

algorithms compilers lisp scheme

Last synced: 20 Dec 2024

https://github.com/idorobots/tree-sitter-vs-peg

A benchmark of a simple Lisp parser defined in TreeSitter and a custom PEG generator.

compilers lisp parser-generator scheme tree-sitter

Last synced: 20 Dec 2024

https://github.com/jweinst1/hljs

JavaScript in Lisp Syntax

javascript js lisp

Last synced: 01 Jan 2025

https://github.com/amahanna/sandbox

languages practiced go here

cpp golang java lisp ocaml prolog python vhdl

Last synced: 28 Dec 2024

https://github.com/freakwill/justdolisp

just do lisp

lisp

Last synced: 26 Jan 2025

https://github.com/vityok/uk-wiki-stat

Ukrainian wikipedia select projects stats

lisp ukrainian wikipedia-scraper

Last synced: 25 Dec 2024

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

scheme lisp

lisp scheme sicp

Last synced: 05 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/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/capjamesg/codename-apple

A static site generator for my blog posts. Built in Common Lisp.

common-lisp lisp static-site-generator

Last synced: 08 Feb 2025

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/aerphanas/myquran-client

Indonesia myquran api client

common-lisp lisp

Last synced: 20 Dec 2024

https://github.com/iconmaster5326/csdoc

An in-place documentation system for Chicken Scheme.

chicken chicken-scheme chicken-scheme-eggs documentation documentation-tool lisp scheme

Last synced: 02 Feb 2025

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/iconmaster5326/ithaca

Ithaca Lisp - A new Lisp, redesigned from the ground up

ithaca ithaca-lisp language lisp programming-language scheme

Last synced: 02 Feb 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/simonneutert/bb-map-tile-metrics

A babashka library and CLI tool for analyzing "slippy" map tile sets.

babashka cli clojure lisp

Last synced: 26 Jan 2025

https://github.com/mrjameshamilton/codingtasks

Some coding tasks from interviews or coding test websites

java lisp scala

Last synced: 26 Dec 2024

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/krzysckh/schemer

wrapper around raylib and chibi-scheme with batteries included.

lisp raylib scheme

Last synced: 20 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/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/cloudkj/lambda-autodiff

A library for automatic differentiation in Clojure

autodiff autograd clojure lisp machine-learning

Last synced: 19 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/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/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

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/sven-hluchy/spyglass

HTML parser written in Common Lisp. WIP.

common-lisp html lisp parser

Last synced: 09 Feb 2025

https://framagit.org/prouby/emacs-librepoll

Emacs librepoll interface.

emacs gpl lisp

Last synced: 23 Oct 2024

https://github.com/manelli/plis

Dysfunctional Lisp Interpreter in Ruby

interpreter lisp ruby

Last synced: 05 Jan 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/brentseidel/light-tracker

Stepper motors to drive a pan and tilt head to track a light.

3d-printing ada arduino latex-document lisp

Last synced: 20 Jan 2025

https://github.com/brentseidel/text-adventure

This is a text based adventure game like the old Adventure and Dungeon games on mainframes and minis.

lisp perl text-adventure-game

Last synced: 20 Jan 2025

https://github.com/goneal26/crotchet

A LISP dialect with less `Shift`.

interpreter language lisp rust

Last synced: 09 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/damiencarol/lisp

LISP interpreter in C

interpreter lisp lisp-interpreter

Last synced: 16 Jan 2025