0 Forks
0 Stars
0 Watchers

IronGo

A native .NET library that parses Go source files and provides a strongly-typed AST (Abstract Syntax Tree) accessible in C#. Supports Go syntax with comprehensive visitor pattern, AST transformations, and JSON serialization.

How to download and setup IronGo

Open terminal and run command
git clone https://github.com/MarketAlly/IronGo.git
git clone is used to create a copy or clone of IronGo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with IronGo https://github.com/MarketAlly/IronGo/archive/master.zip

Or simply clone IronGo with SSH
[email protected]:MarketAlly/IronGo.git

If you have some problems with IronGo

You may open issue on IronGo support forum (system) here: https://github.com/MarketAlly/IronGo/issues