Difference between revisions of "WG211/M22Yallop"
From WG 2.11
(Created page with "I'll describe work in progress to extend OCaml with support for typed, hygienic, compile-time computation, drawing inspiration and ideas from MetaOCaml and Racket.") |
|||
Line 1: | Line 1: | ||
I'll describe work in progress to extend OCaml with support for typed, hygienic, compile-time computation, drawing inspiration and ideas from MetaOCaml and Racket. | I'll describe work in progress to extend OCaml with support for typed, hygienic, compile-time computation, drawing inspiration and ideas from MetaOCaml and Racket. | ||
+ | |||
+ | [[File: macros.pdf]] |
Revision as of 18:48, 27 April 2023
I'll describe work in progress to extend OCaml with support for typed, hygienic, compile-time computation, drawing inspiration and ideas from MetaOCaml and Racket.