Re: [racket-users] switching to an alternate syntax using a lang extension: binding issues

2017-11-10 Thread Jens Axel Søgaard
fre. 10. nov. 2017 kl. 08.23 skrev Vincent Nys : > Perhaps http://docs.racket-lang.org/multi-file-lang/index.html can be of use? -- -- Jens Axel Søgaard -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe

Re: [racket-users] switching to an alternate syntax using a lang extension: binding issues

2017-11-10 Thread William G Hatch
On Thu, Nov 09, 2017 at 11:23:47PM -0800, Vincent Nys wrote: Hi, I have a domain-specific language with a non-parenthesis-based-syntax and running programs written in this DSL sometimes leads to the creation of some fairly large data structures. By "large" I mean that it is still feasible to