The Axis of Eval

Manuel Simoni's blog about programming (languages).

Showing posts with label edgelisp. Show all posts
Showing posts with label edgelisp. Show all posts
Saturday, May 14, 2011

Secret toplevel

›
A somewhat arcane aspect of hygienic macro systems is the notion that macro-introduced toplevel identifiers are secret. An example of this i...
Tuesday, May 10, 2011

Hygiene in EdgeLisp

›
EdgeLisp is chugging along nicely. I'll soon do a proper release. I just implemented a variant of SRFI 72 , that is a hygienic defmacro...
Sunday, May 8, 2011

Compiling, linking, and loading in EdgeLisp

›
EdgeLisp now has first-class object files (called FASL, for Fast-Loadable) and a primitive linker : Let's compile a FASL from a piece...
Thursday, April 21, 2011

EdgeLisp progress

›
My hobby Lisp->JS compiler, EdgeLisp (formerly known as CyberLisp ) just passed a major milestone: using multiple dispatch, a numeric to...
›
Home
View web version
Powered by Blogger.