You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Digamma is a lightweight Scheme dialect designed for AI workflow automation. It focuses on execution efficiency and Lisp-based extensibility rather than strict RnRS compliance.
Ypsilon is a complete R7RS/R6RS Scheme implementation in Scheme and C++. It provides full standards compliance alongside modern features including LLVM-based JIT compilation, a concurrent GC, and m…