An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with lisp-dialect

A curated list of projects in awesome lists tagged with lisp-dialect .

https://github.com/SquidDev/urn

Yet another Lisp variant which compiles to Lua

compiler language lisp lisp-dialect lisp-variant lua

Last synced: 20 Mar 2025

https://github.com/makuto/cakelisp

Metaprogrammable, hot-reloadable, no-GC language for high perf programs (especially games), with seamless C/C++ interop

c-code-generator code-generation game-development lisp lisp-dialect macros

Last synced: 12 Apr 2025

https://github.com/meric/l2l

Lisp is Lisp. Lua is Lua. Lisp and Lua as One.

lisp lisp-compiler lisp-dialect lua

Last synced: 22 Apr 2025

https://github.com/yakshalang/yaksha

😈 Yaksha Programming Language - Offside rule + Lisp system for macros. 🐣 WIP

c99 compile-time compile-to-c compiler lisp-dialect offside offside-rule programming-language transpiler

Last synced: 04 Apr 2025

https://github.com/YakshaLang/Yaksha

😈 Yaksha Programming Language - Offside rule + Lisp system for macros. 🐣 WIP

c99 compile-time compile-to-c compiler lisp-dialect offside offside-rule programming-language transpiler

Last synced: 04 Apr 2025

https://github.com/dirkschumacher/llr

Lisp-like-R: A clojure inspired lisp that compiles to R in R

language lisp lisp-dialect r

Last synced: 15 May 2025

https://github.com/rumlang/rum

Functional language, easily extensible and possible (Lua features with LISP dialect and functional) to be embarked on software Go!

clisp golang language lisp lisp-dialect rum rumlang

Last synced: 03 Apr 2025

https://github.com/lice-lang/lice

A multi-paradigm programming language running on JVM

interpreter jvm kotlin language lice lisp lisp-dialect lisp-interpreter programming-language

Last synced: 22 Apr 2025

https://github.com/jakerockland/swisp

A simple Scheme (Lisp dialect) interpreter written in Swift.

interpreter lisp lisp-dialect scheme swift swift-library

Last synced: 01 Sep 2025

https://github.com/brentseidel/ada-lisp

Tiny Lisp Interpreter Written in Ada

ada latex-document lisp lisp-dialect lisp-interpreter

Last synced: 29 Oct 2025

https://github.com/masak/bel

An interpreter for Bel, Paul Graham's Lisp language

interpreter lisp lisp-dialect lisp-interpreter macros

Last synced: 15 Mar 2025

https://github.com/raventid/bebe

My own LISP dialect, crafted with love.

interpreted-programming-language language lisp-dialect

Last synced: 19 Mar 2025

https://github.com/ovyerus/kamex

A basic Lisp interpreter implemented in Elixir.

apl array-programming elixir functional interpreter lisp lisp-dialect programming-language repl

Last synced: 13 May 2025

https://github.com/idorobots/spartan

A small Lisp dialect that serves me as a test bed for programming language features.

actor-model compiler compiler-design concurrency continuations language-design lisp-dialect programming-language rules-engine scheme

Last synced: 24 Oct 2025

https://github.com/chiroptical/snail

A programming language for gastropods

lisp-dialect parser programming-language

Last synced: 16 Mar 2025

https://github.com/maxbarsukov/yascriptlang

🦎 A simple Lisp-inspired scripting language that compiles to JS

interpreted-programming-language interpreter js-interpreter lisp-dialect programming-language

Last synced: 19 Apr 2025

https://github.com/howerj/liblisp

liblisp; a lisp interpreter that can be used as a library written in c99

c interpreter lisp lisp-dialect lisp-interpreter

Last synced: 17 Dec 2025

https://github.com/milesmcc/turtle-lang

A humble, fun, and friendly Lisp

functional lisp lisp-dialect rust wasm

Last synced: 11 Jul 2025

https://github.com/danthelion/selyp

A Lisp interpreter implemented in C.

c c99 lisp lisp-dialect lisp-interpreter

Last synced: 11 May 2025

https://github.com/obsfx/m3k

Compiler code of m3k. m3k is a Lisp dialect that was written in TypeScript and compiles to JavaScript.

compiler javascript lisp lisp-dialect programming-language toy-compiler toy-programming-language typescript

Last synced: 15 Apr 2025

https://github.com/e-graveyard/lexy

tiny lisp-like language implementation

c interpreter lisp lisp-dialect

Last synced: 11 May 2025

https://github.com/ktnlvr/smollisp

:banana::seedling::package: a smol, header only, easily embeddable and ANSI C compatablelisp interpreter with some extra fluff.

ansi ansi-c c11 c89 c99 embeddable embeddable-scripting-language header-only header-only-library headeronly language library lisp lisp-dialect lisp-interpreter pet-project scripting-engine scripting-language wip wip-do-not-use

Last synced: 16 May 2025

https://github.com/exbotanical/idl

A Lisp that leverages continuation-passing style and tail call optimization to dramatically enhance JavaScript runtime performance. interpreter, runtime, and transpiler

continuation-passing-style custom-programming-language functional-programming lisp-dialect lisp-variant reducer-pattern scheme-dialect transduction

Last synced: 11 Jul 2025

https://github.com/ibelieve/rasp

:rocket: Rasp - Toy Lisp language in Rust

lisp lisp-dialect lisp-interpreter programming-language rust

Last synced: 05 Apr 2025

https://github.com/scriptnull/yali

Embed Lisp Everywhere! :dragon_face:

abstract-syntax-tree lisp lisp-dialect lisp-interpreter

Last synced: 05 Sep 2025

https://github.com/not-nik/hue

A lisp-like that can fit into your pocket

language lisp lisp-dialect lisp-like programming programming-language

Last synced: 22 Mar 2025

https://github.com/f3r10/ana-compiler

Compiler written on haskell based on the course Compiler Construction (UCSD CSE 131). Lisp with types

build-your-own compiler haskell lisp-dialect sexpression-language types

Last synced: 19 Jun 2025

https://github.com/y1yang0/steed

[steed] a full-featured ANSI Common Lisp implementation written in Python

clisp common-lisp common-lisp-lang lisp lisp-dialect programming-language

Last synced: 30 Mar 2025

https://github.com/karttu/St.-Vitus-Lisp

My very compact Lisp-interpreter for MS-DOS, the last build done February 21, 1992 !

assembly-x86 compact language-analysis lisp-dialect lisp-interpreter ms-dos

Last synced: 11 May 2025

https://github.com/brentseidel/ada-lisp-embedded

Extensions to the Tiny Lisp language for embedded applications

ada lisp lisp-dialect lisp-interpreter

Last synced: 29 Dec 2025

https://github.com/chicode/lisa

A Lisp dialect designed for codingworkshops

elm lisp lisp-dialect parser

Last synced: 20 Oct 2025

https://github.com/aziis98/go-lisp-interpreter

A small interpreter for a lisp like language embedded in Go

embedded-scripting-language golang-library lisp-dialect programming-language

Last synced: 08 Jul 2025

https://github.com/krzysztof-magosa/lisper-swift

LISP dialect implemented in Swift

lisp lisp-dialect lisp-interpreter

Last synced: 28 Jul 2025

https://github.com/sebastianmarines/golisp

A lisp-like language written in Go

go golang interpreter lisp lisp-dialect

Last synced: 01 Aug 2025

https://github.com/announce/sir

SIR: Scheme Interpreter in Rust-wasm

lisp-dialect rust-wasm scheme-interpreter

Last synced: 27 Feb 2025

https://github.com/delonnewman/kigo

Ruby is already pretty lispy let's take it the rest of the way.

lisp lisp-compiler lisp-dialect lisp-interpreter ruby

Last synced: 29 Mar 2025

https://github.com/chrrs/lisp

An interpreted lisp language in Go

go golang hobby language lisp lisp-dialect programming-language

Last synced: 25 Oct 2025

https://github.com/bitbloxhub/litelisp

a small, efficient, productive, and powerful lisp

lisp lisp-dialect specification

Last synced: 09 Apr 2025

https://github.com/alexishuvier/lispy-docs

Documentation of Lispy language

documentation lisp-dialect lispy python

Last synced: 13 Jun 2025

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

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

examples functional-programming lisp lisp-dialect racket

Last synced: 20 Feb 2025

https://github.com/talon-one/talang-land

Talang Playground

go lisp-dialect nuxtjs vue

Last synced: 26 Dec 2025

https://github.com/ymdarake/racket-guide

Racket lang study based on https://docs.racket-lang.org/guide/macros.html and https://www.greghendershott.com/fear-of-macros/all.html

lisp-dialect macro racket racket-lang scheme scheme-language

Last synced: 29 Oct 2025

https://github.com/alploskov/yalisp

yaml as lisp

lisp lisp-dialect yaml

Last synced: 14 Oct 2025

https://github.com/thyeem/slisp

A LISP written in Haskell

language lisp lisp-dialect

Last synced: 28 Jun 2025

https://github.com/kajizukataichi/kajisp

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

lisp lisp-dialect lisp-interpreter

Last synced: 14 May 2025

https://github.com/sulami/lang

Unfinished, self-hosted, LLVM-based Lisp

lisp-dialect llvm

Last synced: 26 Oct 2025

https://github.com/alexishuvier/lispy

A lisp-like language made with Python

lisp-dialect lispy programming-language python wip

Last synced: 17 Mar 2025