×
Existing source-code-generating tools such as Lex and Yacc suffer from practical inconveniences because they use disem- bodied code to implement actions.
Dec 22, 2017 · We argue that functor generation is a cleaner mechanism for source-code-generating tools than assembling snippets of disembodied code. The ...
Missing: (Extended Abstract).
Sep 10, 2024 · To prevent this problem, such tools could generate closed functors that are then instantiated by the programmer with appropriate action code.
Jan 4, 2018 · To prevent this problem, such tools could generate closed functors that are then instantiated by the programmer with appropriate action code.
Missing: (Extended | Show results with:(Extended
Bibliographic details on Hygienic Source-Code Generation Using Functors - (Extended Abstract).
(Extended Abstract). Author : Karl Crary. Published in: Practical Aspects of Declarative Languages. Publisher: Springer International Publishing. Log in.
Existing source-code-generating tools such as Lex and Yacc suffer from practical inconveniences because they use disembodied code to implement actions.
Missing: (Extended | Show results with:(Extended
We have implemented a lexer generator and parser generator based on this technique for both Standard ML and Haskell.
Missing: (Extended | Show results with:(Extended
Hygienic Source-Code Generation Using Functors - (Extended Abstract). 53-60. Constraint Programming and Business Rules. view. electronic edition via DOI ...
Nov 15, 2015 · Code generation is the leading approach to making high-performance software reusable. Effects are indispensable in code generators, ...