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.") |
|||
(One intermediate revision by the same user not shown) | |||
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]] |
Latest revision as of 19:49, 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.