ceptr
 All Data Structures Files Functions Variables Typedefs Macros Modules Pages
src Directory Reference
Directory dependency graph for src:

Files

file  accumulator.c [code]
 implementation file for accumulator
 
file  accumulator.h [code]
 header file for the accumulator
 
file  ansicolor.h [code]
 
file  base_defs.c [code]
 auto-generated system definitions
 
file  base_defs.h [code]
 auto-generated system definitions
 
file  ceptr.c [code]
 implements main() entry point for the ceptr node
 
file  ceptr.h [code]
 
file  ceptr_error.h [code]
 
file  ceptr_types.h [code]
 
file  debug.c [code]
 
file  debug.h [code]
 
file  def.c [code]
 implementation file for symbol and structure definition functions
 
file  def.h [code]
 header file for symbol and structure definition functions
 
file  group.c [code]
 implementation of some group communication receptors
 
file  group.h [code]
 group communication receptors header file
 
file  hashfn.c [code]
 
file  hashfn.h [code]
 
file  label.c [code]
 Implementation of label tabels for semantic reference to parts of semantic trees.
 
file  label.h [code]
 Label tables map human readable text strings to parts of semantic trees.
 
file  mtree.c [code]
 semantic tree matrix implementation
 
file  mtree.h [code]
 semantic tree matrix header file ``
 
file  process.c [code]
 implementation of ceptr processing: instructions and run tree reduction
 
file  process.h [code]
 processing header files
 
file  protocol.c [code]
 implementation of protocol helpers
 
file  protocol.h [code]
 protocol helpers header file
 
file  receptor.c [code]
 receptor implementation
 
file  receptor.h [code]
 receptor implementation header file
 
file  scape.c [code]
 implementation of scapes
 
file  scape.h [code]
 scape header files
 
file  semtable.c [code]
 implementation of table for coordinating meaning across a vmhost
 
file  semtable.h [code]
 header file for table for coordinating meaning across a vmhost
 
file  semtrex.c [code]
 semtrex implementation
 
file  semtrex.h [code]
 Semantic tree regular expression header file.
 
file  shell.c [code]
 implementation of a command line shell receptor
 
file  shell.h [code]
 command line shell receptor header files
 
file  stream.c [code]
 stream abstraction implementation
 
file  stream.h [code]
 streams abstraction header file
 
file  sys_defs.c [code]
 definition of system semantic elements for bootstrapping
 
file  sys_defs.h [code]
 Defines types and vars for system defined semantics.
 
file  tree.c [code]
 semantic tree pointer implementation
 
file  tree.h [code]
 semantic trees header file
 
file  uthash.h [code]
 
file  util.c [code]
 
file  util.h [code]
 
file  vmhost.c [code]
 virtual machine host receptor implementation
 
file  vmhost.h [code]
 vmhost implementation header file