| Name | Updated | Category | Author | Stage | |
|---|---|---|---|---|---|
| Name | Updated | Category | Author | Stage | |
LibTagCompiler-2.0 |
Apr 25, 2012 | Phanx | Mature | ||
| LibTagCompiler-2.0 is a library allowing configuration via tags, specifically useful for display components, allowing easy arrangement and modification of said display. It is currently used in Assessment and Aloft. Syntax TextTag := { Statement } @ RawTag := RValue @ NumberTag := RValue @ Statement := literal | "[" RValue "]" RValue := Logical Logical := Relation { "&" | "|" } Relation Relation := Concat [ ("==" | "~=" | ">" | "<" | "<=" | ">=") Concat ] Concat := Expression { ("." | "..")... | |||||