The .NET version of slangc, enabling the compilation of Slang code in a .NET environment.
using Slangc.NET;
byte[] buffer = SlangCompiler.Compile(args);| Name | Name | Last commit date | ||
|---|---|---|---|---|
The .NET version of slangc, enabling the compilation of Slang code in a .NET environment.
using Slangc.NET;
byte[] buffer = SlangCompiler.Compile(args);