Libecoli 0.4.0
Extensible COmmand LIne library
 
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
 AssertAssertion helpers
 CompleteComplete string input using a grammar graph
 Node configurationConfigure nodes behavior through generic API
 DictionarySimple hash table API (string keys)
 EditlineHelpers for editline
 Hash tableSimple hash table API (any key)
 LogLog API
 AllocationHelpers to allocate and free memory
 MurmurhashHash calculation using murmurhash algorithm
 Grammar nodesLibecoli grammar nodes
 Parse nodesCreate parse tree from string input and grammar graph
 String manipulationHelpers for strings manipulation
 String vectorHelpers for strings vectors manipulation
 TestHelpers for unit tests
 UtilsMisc utils
 VectorsHelpers for vectors manipulation
 YAML import/export