delight
delight copied to clipboard
A D programming language preprocessor. The resulting language, called "Delight" has a Python-like syntax.
Create a template from functions with parameters without types
If you wanted to use math.E, for example, you'd be unable to.
Wondering as the last update was 2 years ago. I am planning to port a project from Python to D, and may be porting to delight will be easier? Want...
Please check it out: http://nimrod-lang.org
The readme does not mention if the original Delight features are supported: - Dependency injection - http://delight.sourceforge.net/injection.html - Null checking - http://delight.sourceforge.net/null.html Or you could add a docs/ folder and...