TOML - sgml/signature GitHub Wiki

[java]
  [java.vaadin]
    description = "A popular framework for building modern web applications using Java. It provides a rich set of UI components and integrates well with Java IDEs."

  [java.zk]
    description = "A framework that allows developers to build rich internet applications using Java. It offers a wide range of UI components and is known for its performance."

  [java.openxava]
    description = "A framework that focuses on rapid development of AJAX web applications with automatic UI generation."

[csharp]
  [csharp.asp_net]
    description = "Allows developers to build web applications using C#. ASP.NET MVC is a more modern approach and is similar to frameworks like Django or Ruby on Rails."

  [csharp.bridge_net]
    description = "A transpiler that allows developers to write C# code and compile it to JavaScript, similar to how GWT works."

  [csharp.modern_forms]
    description = "An open-source framework that serves as a cross-platform successor to Winforms for .NET 6 and above. It supports Windows, Mac, and Linux."