SymOntoClay  is an Independent DIY Game AI DSL.


  Warning logo Disclaimer: This is a purely experimental and unstable personal project, created by a single developer. Not intended for production use.
Please read the disclaimers carefully before use!

Standard library

Standard library is defined by collection of source code files which are located on https://github.com/Symontoclay/SymOntoClay/tree/master/SymOntoClayCore/StandardLibrary.

The standard library is still in early stage of development.

Built-in objects

SymOntoClay provides some built-in objects. This objects are cteated automatically duting program execution. Customer can not create the objects manually.

The type names of these objects can be used in code as type of code entity (parameters, variables, fields and something like this).