DDF.TECHNOLOGY

PortfolioDDFLanguageEditor

GitHub downloads
PortfolioDesktop & Developer Tools
MIT / FREE BETA / WIP Windows · .NET 4.8

DDFLanguageEditor

An early Windows Forms prototype for exploring the draft DDF language through a focused editor, experimental highlighting, line numbers and assisted indentation.

DDFLanguageEditor beta interface with highlighted example and explicit limitations
Beta interface · synthetic DDF example
01

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

02

// 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
03

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