reldb 0.1.0
Recreational SQLite
Loading...
Searching...
No Matches
src Directory Reference
Directory dependency graph for src:
src

Files

 
compiler.c
 Implementation of the SQL compiler and meta-command router.
 
inputbuffer.c
 Implementation of the InputBuffer and I/O functions.
 
main.c
 Main entry point for the REPL application.
 
vm.c
 Implementation of the database Virtual Machine.