delight icon indicating copy to clipboard operation
delight copied to clipboard

A D programming language preprocessor. The resulting language, called "Delight" has a Python-like syntax.

Results 6 delight issues
Sort by recently updated
recently updated
newest added

Create a template from functions with parameters without types

enhancement

If you wanted to use math.E, for example, you'd be unable to.

bug

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...

question

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...