DDFLanguageEditor
An early Windows Forms prototype for exploring the draft DDF language through a focused editor, experimental highlighting, line numbers and assisted indentation.
// Current beta
A syntax-design workbench
Highlighting
Experimental colours for keywords, operators, numbers, strings, libraries and comments.
Line numbers
A synchronised gutter follows the visible editor rows.
Assisted indentation
Tab inserts four spaces and new blocks receive an additional indent.
Historical draft
The repository preserves the first DDF syntax proposal for study and future evolution.
// Not implemented
What this beta deliberately does not promise
No persistence
- No Open or Save commands
- No recovery or recent files
- Buffer lost when the app closes
- Use disposable sample text
No language toolchain
- Tokenizer / parser
- Syntax validation
- Compiler or interpreter
- Runtime / debugger
// Beta release
Transparent package and licence
DDFLanguageEditor-0.1.0-beta.1-windows.zip
Portable Windows package
13,206 bytes
SHA-256
32d067325984…ec61072
Verified from the public asset
MIT License
Source and documentation may be used, modified and redistributed while preserving the notice.
Unsigned beta
Windows may show a reputation warning. No NuGet package or bundled third-party library is included.