Starred repositories
IRC-Telegram Gateway, use Telegram with your IRC client
a lightweight, robust, scheme-like lisp implementation
A lightweight web browser based on Dillo but with many improvements, such as: support for http, https, gemini, gopher, epub, reader mode and more...
a prototype dependent type functional language, implemented by a simple interpreter in scheme.
A scheme port of the Haskell code from "A Tutorial Implementation of a Dependently Typed Lambda Calculus"
A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)
FUNCTIONAL PROGRAMMING: Application and Implementation, Peter Henderson, ISBN 0-13-331579-7
picolibc - a C library designed for embedded 32- and 64- bit systems.
An Awk-inspired programming language for writing simple GUIs
Compact and straightforward file manager for Unix X11/Motif.
The clipboard manager is responsible for saving data when clients want to
A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, excep…