An open API service providing repository metadata for many open source software ecosystems.

gitlab.com topics: lisp

zombie-raptor/zombie-raptor

A game engine written in Common Lisp

Last synced at: 11 months ago - Stars: 8 - Forks: 1

haruki7049/hrsp

A harulisp's implementation using Rust-lang.

Last synced at: about 1 year ago - Stars: 0 - Forks: 0

embeddable-common-lisp/ecl

Embeddable Common-Lisp main repository.

Last synced at: about 1 year ago - Stars: 232 - Forks: 92

whom/shs 📦

Syntactically Homogeneous Shell

Last synced at: about 1 year ago - Stars: 3 - Forks: 0

haruki7049/harulisp

A modern lisp dialect.

Last synced at: about 1 year ago - Stars: 0 - Forks: 0

MaksRawski/lispi

Implementation of lisp interpreter according to the original paper from 1960.

Last synced at: about 2 months ago - Stars: 0 - Forks: 0

zombie-raptor/zr-utils

A Common Lisp utilities library originating from the Zombie Raptor game engine project.

Last synced at: 11 months ago - Stars: 1 - Forks: 0

amini-allight/lambdamod

An experimental multiplayer sandbox game with optional VR support.

Last synced at: about 2 years ago - Stars: 1 - Forks: 0

lockie/cl-fast-ecs

Blazingly fast Entity-Component-System microframework ⚡📦

Last synced at: about 2 years ago - Stars: 3 - Forks: 0

guillaume54/lisp-game-jam-23

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

reduce-algebra/reduce-algebra

reduce-algebra: a portable general-purpose computer algebra system, automatically mirrored from https://svn.code.sf.net/p/reduce-algebra/code/. Please visit the REDUCE Homepage, https://reduce-algebra.sourceforge.io/, to report any bugs or request assistance.

Last synced at: about 2 years ago - Stars: 1 - Forks: 0

akater/defmacro-gensym 📦

This package is obsolete. Use mmxx-macros instead: https://framagit.org/akater/elisp-mmxx-macros Used no be: Convenient gensyms for defmacro

Last synced at: 11 months ago - Stars: 2 - Forks: 0

slondr/emacs-config

My configuration files for Emacs.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

cs-study/htdp

[How to Design Programs](https://htdp.org/2019-02-24/) 2nd edition all exercises solutions.

Last synced at: 11 months ago - Stars: 7 - Forks: 2

turbogarbage/garbagelisp

A bootleg fake lisp interpreter written in php

Last synced at: over 1 year ago - Stars: 0

com-informatimago/com-informatimago

Informatimago Common Lisp Library Documentation at http://www.informatimago.com/develop/lisp/doc/ Description at http://www.informatimago.com/develop/lisp/

Last synced at: about 2 years ago - Stars: 8 - Forks: 2

sam-s/clhs

Last synced at: about 2 years ago - Stars: 0 - Forks: 2

lockie/d2clone-kit

Diablo 2 is arguably one of the best action RPG created ever. This is humble attempt to recreate and, hopefully, deconstruct it using Common Lisp programming language and related techniques. [Documentation link](https://lockie.gitlab.io/d2clone-kit).

Last synced at: over 2 years ago - Stars: 11 - Forks: 2

lockie/cl-liballegro-nuklear

CFFI wrapper for the Nuklear IM GUI library with liballegro backend, to be used with cl-liballegro.

Last synced at: over 2 years ago - Stars: 3 - Forks: 0

m-e-leypold/cl-specification

DSL that couples testing with specification

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

m-e-leypold/cl-simple-utils

Some common lisp utility functions and macros.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

m-e-leypold/cl-simple-test

Simple assertion based testing for common lisp.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

Racinettee/schemy-rs

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

devhowto/the-little-schemer

My studies on the amazing The Little Schemer book.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

zephyrfalcon/scorpion-lisp

Lisp variant written in Go.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

k33blue3/programmerinng-text

My High School Project which is a interpreted LISP-like language written in Racket Scheme.. Succulent := ([S]ucculent) [U]ser [C]ontrolled [C]omputation [U]sing [L]ambda [E]valuatio[N] [T]echniques

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

warfields/SlytherLisp

CSCI400 (Programing Language) Project: A homemade implimentation of Lisp (Scheme). It does not quite work in its current form

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

dannyfreeman/DHON

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

Syndamia/senzill

Simplify and speedup software development on Lisp

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

yisraeldov/emacs-d

This is my Emacs config https://yisraeldov.gitlab.io/emacs-d

Last synced at: over 2 years ago - Stars: 0 - Forks: 1

lidsol/seminario-lisp

Seminario dedicado al aprendizaje de la familia de lenguajes LISP

Last synced at: over 2 years ago - Stars: 4 - Forks: 0

MutoShack/backyard-theme

A background-focused Emacs theme.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

protoboolean/land-of-lisp

Code I'm writing while reading the book "Land of Lisp"

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

yuriy-chumak/ol

Otus Lisp (Ol in short) is a purely* functional dialect of Lisp. It implements an extended subset of R7RS Scheme including, but not limited to, some of the SRFIs. It's tiny (~42kb), embeddable and cross-platform.

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

moonsbibble/Minimum-Spanning-Tree

Algoritmo MST Prim in Common Lisp e Prolog

Last synced at: 11 months ago - Stars: 0 - Forks: 0

l3mu/bfc

An optimising bf compiler written in Common Lisp.

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

cc-bit/csc407p1

Program Assignment to implement sorting functions in Common Lisp. First program in the course, so it was abbreviated to "p1."

Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

artix.potatopc/guile-scheme-examples

Guile Scheme programs for beginners

Last synced at: over 2 years ago - Stars: 0 - Forks: 1

obfusk/koneko

[github mirror] koneko - a concatenative not-quite-lisp for kittens | https://koneko.dev

Last synced at: about 2 years ago - Stars: 1 - Forks: 0

mbabich/airship-scheme

A new r7rs Scheme implementation, designed to run within a Common Lisp environment.

Last synced at: over 2 years ago - Stars: 24 - Forks: 3

vizeldim/game-of-life

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wackbyte/lurn

LÖVE bindings for Urn

Last synced at: 11 months ago - Stars: 0 - Forks: 0

ollb/timeql

Query language for time series.

Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

DPDmancul/srs

An s-expression to Rust transpiler

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

ollb/lispery

Simple embeddable LISP implementation for .NET inspired by Schemy and Clojure.

Last synced at: 11 months ago - Stars: 0 - Forks: 0

zombie-raptor/zr-irc

IRC for the Zombie Raptor game engine

Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

lockie/darkness-looming-the-dawn

A Spring Lisp Game Jam 2020 entry. https://awkravchuk.itch.io/darkness-looming-the-dawn

Last synced at: about 2 years ago - Stars: 7 - Forks: 1

sdilts/salmon

An experimental Lisp compiler

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

mit-mers/cl-setup

Scripts for setting up a Common Lisp (CL) development environment

Last synced at: 11 months ago - Stars: 1 - Forks: 0

com-informatimago/emacs

Pascal Bourguignon's personal emacs library. Description at http://www.informatimago.com/develop/emacs/

Last synced at: over 2 years ago - Stars: 0 - Forks: 2

abnotation/gsharp

Fork of Robert Strandh's gshap project ( https://github.com/robert-strandh/Gsharp ) for abnotation.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

marcowahl/lisp-butt-mode

Slim Lisp Butts

Last synced at: over 2 years ago - Stars: 4 - Forks: 0

carlbordum/plis.py

Peter Norvig's legendary lis.py implemented with Python 3.10's structural pattern matching

Last synced at: 11 months ago - Stars: 1 - Forks: 0

yowls/stwm

🖼️ Stump Window Manager 🧊 Config Files

Last synced at: 11 months ago - Stars: 0 - Forks: 0

abnotation/abnotation

ABNotation: a synchronous musical notation.

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

mokripat/game-of-life-simulator

Game Of Life simulator written in Racket (LISP)

Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

eql/eql

Embedded Qt Lisp (Qt4 binding embedded in ECL, embeddable in Qt)

Last synced at: over 2 years ago - Stars: 5 - Forks: 0

reduce-algebra/reduce-historical

reduce-historical: historical snapshots of the portable general-purpose computer algebra system, automatically mirrored from https://svn.code.sf.net/p/reduce-algebra/code/historical/. Please visit the REDUCE Homepage, https://reduce-algebra.sourceforge.io/, for additional details.

Last synced at: almost 3 years ago - Stars: 1 - Forks: 0

eql/eql5-sailfish

Some EQL5 example ported to Sailfish OS (which is currently stuck at Qt 5.6), plus some newbie friendly docu how to get started on that platform.

Last synced at: 11 months ago - Stars: 1 - Forks: 0

mbabich/cl-documents

Handles various text document formats

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

mbabich/cl-chess

A chess GUI written in Common Lisp

Last synced at: 11 months ago - Stars: 2 - Forks: 0

alejandrozf/asterlisp

Common Lisp client to Asterisk AMI protocol

Last synced at: 11 months ago - Stars: 1 - Forks: 0

slondr/music

A harmony generator in Common Lisp

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

Zulu-Inuoe/sol

Last synced at: over 2 years ago - Stars: 0 - Forks: 1

abnotation/midi

Fork of the midi library used by gsharp.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

mbabich/cl-brainfuck

A complete Brainfuck implementation in Common Lisp

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

f-santos/answers-chassell-lisp

This repository contains my propositions to solve the exercices of the book "An Introduction to Programming in Emacs Lisp" by Robert Chassell.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

emacsomancer/frege

Derivational representations of natural language semantics, using a typed lambda calculus, implemented in Racket Scheme.

Last synced at: 11 months ago - Stars: 0 - Forks: 0

Boogie3D/common-lisp-interpreter

A Common Lisp interpreter for CSE 324 (Principles of Programming Languages).

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

stone.code/mmlisp-go

This package provides an implementation of a simple variant of lisp. The goal is to provide a scripting language for Go programs that does not depend on any external libraries.

Last synced at: 11 months ago - Stars: 0 - Forks: 0

stone.code/mmlisp

An lisp implementation of designed to implement the lisp dialect described in "A micro-manual for lisp - not the whole truth." Code extended from implementation by Nakkaya. Please refer to README in repository.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

jo.h/owl-lisp

functional Scheme https://haltp.org/n/owl

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

fluctus/cl-pg

Fluctus's PostgreSQL access interface in Common Lisp

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

ambrevar/s-xml-rpc

[MOVED] https://source.atlas.engineer/view/repository/s-xml-rpc

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

RobinWils/unnamed-browser-engine

This browser engine is a yet unnamed project which focuses on customizability and extensibility. It should become a browser engine with editable options. These options should make it possible to create different configurations.

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

ryukoposting/weblisp

HTML, CSS, and CGI scripting in a single, simple syntax

Last synced at: over 2 years ago - Stars: 1 - Forks: 1

Drake.aren/evil

Evil programming language focus on hack

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

fierce-katie/cmc-lisp-2017

Materials for Lisp seminars (2017)

Last synced at: 11 months ago - Stars: 0 - Forks: 0

haotianmichael/HaoEMACS

Haotian's Emacs Configs!

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

glicOne/Ninety-Nine-Lisp-Problems

Ninety-Nine Progol Problems - Lisp Edition

Last synced at: 11 months ago - Stars: 0 - Forks: 0

baguette/lemma

A Lisp designed to integrate with Lua.

Last synced at: 11 months ago - Stars: 0 - Forks: 0

ahstro/sicp

A [GitBook](https://www.gitbook.com/) version of Hal Abelson's, Jerry Sussman's and Julie Sussman's [_Structure and Interpretation of Computer Programs_](https://mitpress.mit.edu/sicp/) - [Read it here](http://ahstro.gitlab.io/sicp)

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

finnoleary/flua

Functions that help with reducing overall code size by focusing on a functional approach to programming.

Last synced at: 11 months ago - Stars: 0 - Forks: 0

zdm-/lisp

Common Lisp programs, notes, and whatever else Lisp related.

Last synced at: 11 months ago - Stars: 0 - Forks: 0

baguette/tiny7

A small-footprint, embeddable interpreter for R7RS-small Scheme

Last synced at: 11 months ago - Stars: 0 - Forks: 0

cloje/cloje

A clone of Clojure built atop Scheme/Lisp

Last synced at: over 2 years ago - Stars: 17 - Forks: 0

com-informatimago/com-informatimago-vfs

In memory virtual file system for Common Lisp.

Last synced at: over 2 years ago - Stars: 2 - Forks: 0

abnotation/mcclim

A fork of McCLIM, from https://github.com/jmorrison/mcclim.git

Last synced at: over 2 years ago - Stars: 0 - Forks: 0