I have seen on the website that there is a reference ADL parser available. When Googling for more details I notice that there used to be documentation that described how to use this parser, this does not seem to be around any more.
Does anyone know of any publicly accessible information that shows how to read an ADL file using the reference parser. I am looking for examples of usage within a .NET language ( i.e C~ or VB.NET )
Hi there
My humble suggestion: download Ocean’s archetype editor source, along with a couple of archetypes. Fire up your Visual Studio and walk through the code as you load a single archetype to the editor.
I know this is not what you want, but it is probably shortest path to the information you want.