48 results for “topic:scheme-programming-language”
A curated list of awesome Scheme libraries and resources
Bibliography of Scheme research (readscheme.org and beyond)
Cheap and fast R7RS Scheme interpreter
SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme
#F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5RS/R7RS Scheme programs is provided in a form of libraries written in #F itself.
New Scheme Cookbook
A Scheme compiler that targets .NET written in F#
IntelliJ plugin for Scheme programming language
R7RS expander
Scheme Interpreter vibe-coded in JavaScript
🔬 ⚕️ HelMS - Haskellish Esoteric Little Macro Schemer for Esoteric Languages implemented in Haskell
S4IOF (Scheme 4 In One File) is a minimal interpreter for R4RS Scheme
Interpreter for my own LISP/Scheme like programming language built from the ground up!!
VsCode extension for the Chez Scheme programming language
An interpreter for a basic subset of the Scheme programming language
Lexer and parser combinators in Chicken Scheme
S5IOF (Scheme 5 In One File) is a minimal interpreter for R5RS Scheme
Parser combinators for Augmented BNF grammars (RFC 4234)
Meta-Circular Evaluator in Scheme without define special form, and JavaScript porting
Gleam is a Scheme interpreter written in Java.
Scrape metadata from Scheme R3RS/R4RS/R5RS/R6RS/R7RS TeX sources
Source codes for some useful examples using the Scheme programming language
[CS515: Advanced Computer Science Practicum] This repo contains all the assignment of CS515 offered at IIT Mandi by Dr. Sriram Kailasam & Dr. Manas Thakur during Fall Session 2022.
Yet another tiny lisp
Tabular data structure for data analysis in Scheme
A Ruby implementation of the Scheme language (a subset of)
Scheme Programming Language's Interpreter using Java
Some examples of functional programming and Scheme programming language in specific.
Notes and posts about my programming endeavours
Lightweight implementation of Scheme R7RS in Go