07-28-2023, 09:17 PM
(07-28-2023, 06:06 PM)James D Jarvis Wrote: Why?
1. Novelty
2. evaluation expressions/formulas at runtime
3. allow for scripting of the application as external programs/scripts can be loaded
4. self modifying code.... this is stretch but not completely impossible.
A little ide for it could be cool indeed.
#4 Oh yeah! I did that with bat files back in 90's thanks for reminder! I had forgotten you can do that with code you don't have to compile.
b = b + ...