| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Alexander Kiryukhin (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can parse and evaluate strings with math expressions. It can take a string with a math expression and evaluates it by computing the result of operations. The class can be extended to handle new operations by specifying the operator symbol, priority of the operation and a callback function that will be used to evaluate the result of the operation. |
| ||||
| This class can parse and generate data structures in YLS files. It can serialize an array or scalar values and generate a representation of the values in the YLS format. The class can also do the opposite, i.e. take a YLS file and recreate the original data structure. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |