Skip to content

[REQ] Creating a new generator using Kotlin as language #1894

Closed
@Fjolnir-Dvorak

Description

I want to create a new python generator that is inspired by the Haskell generator. The current python-generator for a server is not usable without editing the generated code. I want to create a new one where no single code change is necessary to get a working server to ease the process of updating the server without the need to merge the code changes manually.

I really appreciate the language Kotlin along with its type safety and null safety which makes it easier to produce a more readable and secure code base.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions