Compiler How To - listiary/DescribeCompiler GitHub Wiki
Currently, there are three options for compiling Describe code - using the command line compiler on Windows, using the API in the form of a dll file that can be added to .NET 8.0 projects, and hosting the Lambda project on Amazon AWS and using the compiler as a microservice via HTTP POST requests.