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

Topic: "lisp-compiler"

meric/l2l

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

Language: Lua - Size: 773 KB - Last synced at: about 18 hours ago - Pushed at: over 7 years ago - Stars: 305 - Forks: 15

logicmoo/wam_common_lisp

Allow Lisp programs to stop implementing an ad-hoc, informally-specified, bug-ridden, slow implementation of less than half of ISO-Prolog.

Language: Common Lisp - Size: 50.5 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 96 - Forks: 8

tekknolagi/ghuloum

Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)

Language: C - Size: 368 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 62 - Forks: 5

s-expressionists/Cleavir

an implementation-independent framework for creating Common Lisp compilers

Language: Common Lisp - Size: 4.76 MB - Last synced at: 18 days ago - Pushed at: 8 months ago - Stars: 52 - Forks: 5

carld/lispkit

FUNCTIONAL PROGRAMMING: Application and Implementation, Peter Henderson, ISBN 0-13-331579-7

Language: C - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 45 - Forks: 10

ms0g/tinysexp

Lisp compiler for x86-64 [WIP]

Language: C++ - Size: 394 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 34 - Forks: 1

mayerrobert/jmurmel

A standalone or embeddable JVM based interpreter/ compiler for Murmel, a single-namespace Lisp dialect inspired by Common Lisp

Language: Java - Size: 6.95 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 25 - Forks: 1

eugeneia/microlisp

Simple Lisp compiler. Compiles a minimal Lisp dialect to ANSI C.

Language: C - Size: 1.4 MB - Last synced at: 9 days ago - Pushed at: over 9 years ago - Stars: 19 - Forks: 3

CaspianA1/RasmLISP

A LISP compiler that targets macOS x86_64.

Language: Assembly - Size: 2.5 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 0

delonnewman/zera-5

A light-weight Clojure interpreter

Language: JavaScript - Size: 676 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

thautwarm/ml-to-scheme

Allow using ML to teach courses that're usually given in LISPs

Language: Python - Size: 229 KB - Last synced at: 23 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

HarryR/secdpy Fork of yarbroughw/secdpy

SECD machine and Lispkit Lisp compiler, in Python

Language: Python - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 0

markus-wa/lssl

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

Language: Clojure - Size: 61.5 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

kawakami-o3/PLC

poorman's lisp compiler

Language: Go - Size: 103 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

Hallicopter/peasant-lisp-compiler

I make my very own dialect of lisp.

Language: C - Size: 354 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

MarioJim/miniclj

Clojure-like lisp compiler and VM written in Rust

Language: Rust - Size: 2.95 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

bazhenovc/cst-lisp

Experimental statically typed programming language that compiles to LLVM and has Lisp syntax

Language: C++ - Size: 203 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 1

carloslfu/lisp-js

Lisp interpreter written for the Web

Language: TypeScript - Size: 54.7 KB - Last synced at: 19 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

sdilts/Salmon

An experimental Lisp compiler

Language: C++ - Size: 671 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

the-language/the-language-archive 📦

不再继续,见https://gitlab.com/the-language/the-language/

Language: C - Size: 623 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

benhaben/mylisp

a toy lisp

Language: JavaScript - Size: 6.7 MB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

carld/scheme-compiler

Scheme compiler based on the example in the book Paradigms of Artificial Intelligence by Peter Norvig

Language: Scheme - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 1

IGJoshua/meander

A small continuation-based Lisp.

Language: Rust - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

surabax/Minerva

An implementation of R5RS Scheme in Common Lisp and C.

Language: Common Lisp - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

Vasyl-Bodnar/ilish

Lisp to x86_64 Compiler Written Purely in C

Language: C - Size: 159 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

aversey/csx

CSX extends C with S-expressions

Language: C - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

delonnewman/kigo

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

Language: Ruby - Size: 71.3 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

delonnewman/wonderscript-alpha

A lisp for the web

Language: TypeScript - Size: 367 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ArminKleinert/shaza

Shaza is a statically typed lisp made for fun.

Language: D - Size: 6.52 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

sidntrivedi012/codeplay

A simplified lisp to C functions compiler in Javascript.

Language: JavaScript - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

vifino/visp

vifino's toy lisp. Currently: Pre-bootstrap Stage 0 JIT.

Language: Lua - Size: 66.4 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

droptheplot/yal

Yet another Lisp transpiler to Go source code

Language: Go - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

the-language/JSLISP 📦

咖啡表語

Language: Scheme - Size: 84 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

kevintah/miniCompiler

LISP TO C COMPILER

Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cakemanny/pack-lang

A LISP that compiles to python

Language: Python - Size: 408 KB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sulami/losp

Working (vaguely) through

Language: Rust - Size: 146 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

CHNB128/Evil 📦

Evil programming language focus on hack

Language: JavaScript - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

R6/l2l

Lua-Lisp-Lua-Lisp...

Language: Lua - Size: 1.03 MB - Last synced at: 10 months ago - Stars: 0 - Forks: 0

R6/lssl

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

Language: Clojure - Size: 75.2 KB - Last synced at: 10 months ago - Stars: 0 - Forks: 0