-
defsoftware
- Sweden
- https://qerub.github.io/
Stars
- All languages
- ANTLR
- Agda
- AppleScript
- Arduino
- Assembly
- Awk
- C
- C#
- C++
- CSS
- CUE
- Ceylon
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- D
- Dhall
- Dockerfile
- Dylan
- Elixir
- Emacs Lisp
- Erlang
- F#
- F*
- Fancy
- Flix
- FreeMarker
- Frege
- Go
- Groovy
- HCL
- HTML
- Haskell
- Haxe
- Idris
- Java
- JavaScript
- JetBrains MPS
- Julia
- Jupyter Notebook
- Kotlin
- LFE
- LLVM
- Lean
- LiveScript
- Lua
- MDX
- Makefile
- Markdown
- Mathematica
- Meson
- Mustache
- NSIS
- Nim
- OCaml
- Objective-C
- Objective-C++
- Opa
- PHP
- PLpgSQL
- Pascal
- Perl
- PlantUML
- Pony
- PostScript
- PowerShell
- Puppet
- PureScript
- Python
- R
- Racket
- Ragel
- Ragel in Ruby Host
- Raku
- ReScript
- Reason
- Roff
- Ruby
- Rust
- SCSS
- SWIG
- Scala
- Scheme
- Shell
- Shen
- Smalltalk
- Standard ML
- Starlark
- Swift
- SystemVerilog
- TSQL
- TeX
- TypeScript
- Vim Script
- WebAssembly
- XSLT
- Yacc
- Zig
- hoon
- wisp
a lightweight, robust, scheme-like lisp implementation
Gambit is an efficient implementation of the Scheme programming language.
LambdaNative is a cross-platform development environment written in Scheme, supporting Android, iOS, BlackBerry 10, OS X, Linux, Windows, OpenBSD, NetBSD, FreeBSD and OpenWrt.
🌀 A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system capable of generating fast native binaries.
The new nanopass framework; an embedded DSL for writing compilers in Scheme
A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)
The new nanopass framework; an embedded DSL for writing compilers in Scheme
A Scheme kernel for Jupyter that can use Python libraries
Relational interpreter in miniKanren that can generate quines
Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.
An R6RS framework for creating compilers that target C.
A batteries-included extended standard library for seven R7RS Scheme dialects.
2D game programming library for GNU Guile - *OBSOLETE - try my new library named Chickadee*
Purely functional lisp featuring: default currying, left-associative s-expression, lazy evaluation, static type system, and statically determined multimethods.
Official Sagittarius Scheme repository
An Efficient LALR(1) Parser Generator for Scheme
Pre-Scheme to (GNU) C compiler written in Pre-Scheme
An assorted collection of Scheme utilities. Implements native monads, pattern matching, generic operator dispatch, serialization, event handling, memoization, suffix trees, among other things. It s…