|
ceptr
|
| ▼ spec | |
| accumulator_spec.h | |
| ceptr_specs.c | Implements a main() entry point for running all the tests |
| def_spec.h | |
| group_spec.h | |
| http_example.h | |
| label_spec.h | |
| mtree_spec.h | |
| process_spec.h | |
| profile_example.h | |
| protocol_spec.h | |
| receptor_spec.h | |
| scape_spec.h | |
| semtable_spec.h | |
| semtrex_spec.h | |
| spec_utils.c | |
| spec_utils.h | |
| stream_spec.h | |
| test_framework.h | Implements the testing harness |
| tree_spec.h | |
| vmhost_spec.h | |
| ▼ src | |
| accumulator.c | Implementation file for accumulator |
| accumulator.h | Header file for the accumulator |
| ansicolor.h | |
| base_defs.c | Auto-generated system definitions |
| base_defs.h | Auto-generated system definitions |
| ceptr.c | Implements main() entry point for the ceptr node |
| ceptr.h | |
| ceptr_error.h | |
| ceptr_types.h | |
| debug.c | |
| debug.h | |
| def.c | Implementation file for symbol and structure definition functions |
| def.h | Header file for symbol and structure definition functions |
| group.c | Implementation of some group communication receptors |
| group.h | Group communication receptors header file |
| hashfn.c | |
| hashfn.h | |
| label.c | Implementation of label tabels for semantic reference to parts of semantic trees |
| label.h | Label tables map human readable text strings to parts of semantic trees |
| mtree.c | Semantic tree matrix implementation |
| mtree.h | Semantic tree matrix header file `` |
| process.c | Implementation of ceptr processing: instructions and run tree reduction |
| process.h | Processing header files |
| protocol.c | Implementation of protocol helpers |
| protocol.h | Protocol helpers header file |
| receptor.c | Receptor implementation |
| receptor.h | Receptor implementation header file |
| scape.c | Implementation of scapes |
| scape.h | Scape header files |
| semtable.c | Implementation of table for coordinating meaning across a vmhost |
| semtable.h | Header file for table for coordinating meaning across a vmhost |
| semtrex.c | Semtrex implementation |
| semtrex.h | Semantic tree regular expression header file |
| shell.c | Implementation of a command line shell receptor |
| shell.h | Command line shell receptor header files |
| stream.c | Stream abstraction implementation |
| stream.h | Streams abstraction header file |
| sys_defs.c | Definition of system semantic elements for bootstrapping |
| sys_defs.h | Defines types and vars for system defined semantics |
| tree.c | Semantic tree pointer implementation |
| tree.h | Semantic trees header file |
| uthash.h | |
| util.c | |
| util.h | |
| vmhost.c | Virtual machine host receptor implementation |
| vmhost.h | Vmhost implementation header file |