Tags

1 Projects (vsix)

Genesy

2015 - 2018 (33 yo) - Dev time: 8
New programming language implementing 'Levels and Generative' programming.
The language is a mix between a data definition language (like json, xml) and a classic object-oriented / functional language. The main feature is allow define data structures in witch every element is a node. The child nodes can be static or algorithm generated. The language provide powerful tools to manipulate and query nodes, and transform between different nodes types. Instead of expressing abstraction with compiled language structure, you can express it by custom nodes data structures, that can transforms in other nodes, until the final output, that is usually a source code files.
  • Language & custom parser state machine design and implementation
  • Visual studio extension with intellisense, debug, breakpoint, watch, coloration, goto definition, symbols
  • Large generation library written in Genesy Language
C#
VSIX
Language

Screenshots