scheme-dialect

There are 14 repositories under scheme-dialect topic.

  • false-schemers/siof

    SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme

    Language:C72003
  • false-schemers/sharpF

    #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.

    Language:C56405
  • gramian/racket-fingerpost

    A list of links about the Racket programming language

  • helms

    helvm/helms

    🔬 ⚕️ HelMS - Haskellish Esoteric Little Macro Schemer for Esoteric Languages implemented in Haskell

    Language:Haskell82230
  • ytaki0801/btLISP

    btLISP: a Pure LISP Self-Compiling Compiler with a SECD-style Virtual Machine

    Language:Python5101
  • exbotanical/IDL

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

    Language:JavaScript4020
  • radiant64/vialang

    Scheme-inspired language with an embeddable interpreter.

    Language:C22230
  • amalshehu/lisp-interpreter

    Lisp interpreter in JavaScript with macros.

    Language:JavaScript136
  • tangenta/subscm

    A tiny programming language that is a subset of scheme

    Language:Java1000
  • terremoth/pn-lispy

    A.E.B.L.I. "LISPY" by Peter Norvig, corrected + exe + installer

    Language:Python110
  • ytaki0801/letLISP

    A Pure LISP Interpreter with dynamic-scope named-let

    Language:C110
  • pritesh-shrivastava/sicp_solutions

    My notes and exercise solutions for the book Structure & Interpretation of Computer Programs

    Language:Scheme0200
  • rmoughan/SchemeArt

    A recursive painting using the Scheme dialect of LISP that won 2nd place in the Berkeley CS competition.

    Language:Python0200
  • dragoncoder047/lynx

    Node-based reactive programming with Scheme syntax for the web.

    Language:TypeScript