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

Personal project

lisp

Last synced: 25 Jan 2025

https://github.com/polarhive/plisp

UE23CS242A: AFLL mini-project

automata coursework lexer lisp pesu ply ue23cs yacc

Last synced: 14 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/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/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/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/maheshkumar-novice/sicp

SICP Reading, Learning and Exercises

computer-science lisp scheme sicp

Last synced: 01 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/code-help-tutor/lisp-problems

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

lisp

Last synced: 17 Jan 2025

https://github.com/manelli/plis

Dysfunctional Lisp Interpreter in Ruby

interpreter lisp ruby

Last synced: 05 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/mrjameshamilton/codingtasks

Some coding tasks from interviews or coding test websites

java lisp scala

Last synced: 26 Dec 2024

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/chouffe/hlisp

Lisp Interpreter in Haskell

haskell interpreter lisp

Last synced: 20 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/rudolfochrist/dotfiles

My dot files

dotfiles lisp shell

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/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/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://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/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://framagit.org/prouby/emacs-librepoll

Emacs librepoll interface.

emacs gpl lisp

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

A library for automatic differentiation in Clojure

autodiff autograd clojure lisp machine-learning

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

scheme lisp

lisp scheme sicp

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

Structure and Interpretation of Computer Programs exercises

clisp lisp sicp-exercises

Last synced: 01 Feb 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/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/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/diasbruno/http-server

This is just a test.

common-lisp http-server lisp server

Last synced: 15 Dec 2024

https://github.com/fxhxyz4/racket

Tried racket with DrRacket IDE

lisp racket rkt

Last synced: 25 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/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/v128store/quicksort

Quicksort is an efficient, general-purpose sorting algorithm

elisp emacs emacs-lisp lisp

Last synced: 16 Jan 2025

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/gusenov/examples-racket

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

examples functional-programming lisp lisp-dialect racket

Last synced: 31 Dec 2024

https://github.com/rosbit/go-elisp

an embeddable Lisp

embeddable extension golang lisp

Last synced: 15 Jan 2025

https://github.com/cleoold/lisp-list-implementation

cons list implemented in other languages

lisp metaprogramming

Last synced: 22 Jan 2025

https://github.com/rhaeguard/cells

a spreadsheet app with lisp-like formulas

javascript lisp sheets spreadsheets

Last synced: 18 Jan 2025

https://github.com/naltun/myclc

MyCLC -- My Command-line Lisp Calculator

calculator command-line lisp

Last synced: 05 Feb 2025

https://tvoygit.ru/r6/lssl

Lisp(y) Shading Language -> SPIR-V Compiler

clojure glsl graphics lisp lisp-compiler opengl shader shaders spirv spir-v vulkan

Last synced: 22 Jan 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/akash-akya/sudoku-solver

Sudoku solver in Common Lisp

lisp sudoku

Last synced: 21 Jan 2025

https://github.com/lewismj/eta

Simple Lisp interpreter in Python.

lisp lisp-in python scheme

Last synced: 16 Nov 2024

https://github.com/jadedctrl/webtentacle

Webfinger implementation for Clack. (Mirror 🪞)

clack common-lisp fediverse lisp webfinger

Last synced: 21 Jan 2025

https://github.com/eivindarvesen/lithpy

A Lisp implemented in C, following the book "Build Your Own Lisp"

build-your-own-lisp c interpreter lisp

Last synced: 17 Jan 2025

https://github.com/younghakim7/lisp_language

lips & My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7

common-lisp emacs lisp

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

A LISP interpreter for towels

c lisp

Last synced: 31 Jan 2025

https://github.com/hymkor/lispect

A text-terminal automation tool similar to expect(1) using the subset of ISLisp

commandprompt expect go golang golang-application golang-tools islisp lisp terminal windows

Last synced: 15 Dec 2024

https://github.com/beeceej/guessing-game

Common Lisp Guessing game

clozure common-lisp game lisp

Last synced: 28 Jan 2025

https://github.com/jaypmorgan/slurp

Statistical Lisp in R

lisp rprogramming

Last synced: 22 Jan 2025

https://github.com/damiencarol/lisp

LISP interpreter in C

interpreter lisp lisp-interpreter

Last synced: 16 Jan 2025

https://github.com/mcejp/stak

A game programming language that nobody should use

game-programming-language lisp s-expressions stack-machine

Last synced: 22 Jan 2025

https://github.com/chouffe/rlisp

Lisp Interpreter in Racket

interpreter lisp racket

Last synced: 20 Jan 2025

https://github.com/vvijk/uni-courses

This repository serves as a centralized hub for organizing and showcasing my university coursework.

api c c-sharp computer-science coursework csharp dotnet java javascript kau lisp parser pascal projects prolog python tictactoe university university-project uwp

Last synced: 16 Jan 2025

https://github.com/kenpusney/uglisp

lisp

Last synced: 29 Jan 2025

https://github.com/jig/scanner

Lisp source code scanner

go golang lisp tinygo

Last synced: 12 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/antonvasin/sicp

SICP solutions

lisp scheme sicp

Last synced: 16 Jan 2025

https://github.com/erkin/rpnscm

CLI RPN calculator with REPL and batch evaluation support

calculator chicken-scheme lisp rpn rpn-calculator scheme

Last synced: 15 Jan 2025

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

:octocat: hello-world on LISP lang

common-lisp hello-world lisp

Last synced: 12 Jan 2025

https://github.com/alploskov/yalisp

yaml as lisp

lisp lisp-dialect yaml

Last synced: 05 Feb 2025

https://github.com/souravbadami/dotemacs

Emacs Configuration.

emacs lisp

Last synced: 31 Jan 2025