-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I've started working on this in dgd-tools. It would be really useful to have both DGD and Merry API docs that people could browse through without having to directly look through all the code.
As a fun side effect: there are some programming errors like not calling the create() of an object you inherit that could probably be caught this way!
If you start work on this, keep in mind that the Cloud Server's DGD parser is incomplete. For instance, it doesn't support the "[..]" everything-range. It also doesn't have any support for the preprocessor (#define, #include, etc.).
Merry might be easier: there's a full Merry parser in skoot/usr/SkotOS/grammar/merry.y and Merry doesn't support the preprocessor (I don't think.)
Metadata
Metadata
Assignees
Labels
No labels