Sign in Sign up
nuget

ktsu.Coder.Core

A flexible and extensible .NET library for representing code as language-agnostic Abstract Syntax Trees, serializing them to human-readable YAML for round-trip storage and version control, and generating source in C#, Python, JavaScript and C++. Provides strongly-typed AST nodes for classes, functions, parameters, statements, expressions and typed literals, with a plugin-based architecture for adding target languages, full deep-cloning support and custom metadata on any node. Ships an ImGui node-graph editor over the same AST, with a force-directed layout, an inspector for every node's properties, undo/redo, and a desktop application built on it.

nuget View on Nuget

Activity

Latest release
6d ago
Total releases
20
Cadence
~daily
Last 12 months
17

Details

First release
Jun 13, 2025
Releases
Version Released
1.8.2 patch
1.8.1 patch
1.8.0 minor
1.7.0 minor
1.6.0 minor
1.5.0 minor
1.4.0 minor
1.3.0 minor
1.2.0 minor
1.1.0 minor
1.0.10 patch
1.0.9 patch
1.0.8 patch
1.0.7 patch
1.0.6 patch
1.0.5 patch
1.0.4 patch
1.0.4-pre.1 pre
1.0.3 patch
1.0.2 initial