Z-talk is a modern Lisp dialect designed for expressive metaprogramming, full macros, and native compilation. It combines the minimal core of Scheme with the power of Common Lisp-style macros, and supports first-class continuations.
This site is a work in progress. Stay tuned for documentation, examples, and downloads.