Documenation on NDL for Discovery Patterns?

Aoife Lucas
Giga Expert

Is there any documentation on the Neebula Discovery Language?   I have been unable to find any thus far, it would be nice, just like any other "programming" language to have a guide that shows all the available "methods" and "parameters".   I use those terms loosely as I am unsure what NDL calls them.

Thanks,

Marshall

6 REPLIES 6

Alright. Thanks.

Aoife Lucas
Giga Expert

So, I was able to open the JAR file and get the .g (grammar) file and read the documentation on the ANTLR grammar to learn to read the grammar.  It is most enlightening and helps to understand patterns better.  However, the pattern builder works well and leads you through most of it without a need to write NDL directly.  I'm an old school coder so it really helps me to see and understand it by looking at the grammar.