DB48X-on-DM42
DB48X-on-DM42 copied to clipboard
Parsing of local var definition in programs
Discussed in https://github.com/c3d/DB48X-on-DM42/discussions/175
Originally posted by camillew July 23, 2023 Hello,
While trying to write some simple program, I encountered an issue that was already discussed in a demo video, where << ->A B C <<...>> >> is not understood correctly because there is no space between the -> and the A.
Mentioning it here, just so that this (small) issue is not forgotten.
Thanks again, Camille
This should be fixed by adding a helper to create a local program.
The parsing of →Num or →Q or similar requires that we demand the space.
This should be fixed by adding a helper to create a local program.
The parsing of →Num or →Q or similar requires that we demand the space.