ceptr
 All Data Structures Files Functions Variables Typedefs Macros Modules Pages
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  spec
 accumulator_spec.h
 ceptr_specs.cImplements 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.hImplements the testing harness
 tree_spec.h
 vmhost_spec.h
  src
 accumulator.cImplementation file for accumulator
 accumulator.hHeader file for the accumulator
 ansicolor.h
 base_defs.cAuto-generated system definitions
 base_defs.hAuto-generated system definitions
 ceptr.cImplements main() entry point for the ceptr node
 ceptr.h
 ceptr_error.h
 ceptr_types.h
 debug.c
 debug.h
 def.cImplementation file for symbol and structure definition functions
 def.hHeader file for symbol and structure definition functions
 group.cImplementation of some group communication receptors
 group.hGroup communication receptors header file
 hashfn.c
 hashfn.h
 label.cImplementation of label tabels for semantic reference to parts of semantic trees
 label.hLabel tables map human readable text strings to parts of semantic trees
 mtree.cSemantic tree matrix implementation
 mtree.hSemantic tree matrix header file ``
 process.cImplementation of ceptr processing: instructions and run tree reduction
 process.hProcessing header files
 protocol.cImplementation of protocol helpers
 protocol.hProtocol helpers header file
 receptor.cReceptor implementation
 receptor.hReceptor implementation header file
 scape.cImplementation of scapes
 scape.hScape header files
 semtable.cImplementation of table for coordinating meaning across a vmhost
 semtable.hHeader file for table for coordinating meaning across a vmhost
 semtrex.cSemtrex implementation
 semtrex.hSemantic tree regular expression header file
 shell.cImplementation of a command line shell receptor
 shell.hCommand line shell receptor header files
 stream.cStream abstraction implementation
 stream.hStreams abstraction header file
 sys_defs.cDefinition of system semantic elements for bootstrapping
 sys_defs.hDefines types and vars for system defined semantics
 tree.cSemantic tree pointer implementation
 tree.hSemantic trees header file
 uthash.h
 util.c
 util.h
 vmhost.cVirtual machine host receptor implementation
 vmhost.hVmhost implementation header file