Scheme Dot-Notation Translator

A self-hosting compiler that translates dot-notation to standard Scheme

How it works:

This translator converts a special dot-notation where dots after symbols indicate argument count:

Input (Dot-Notation)

Output (Standard Scheme)