All Projects → adityabhandari1992 → cs346-redbase

adityabhandari1992 / cs346-redbase

Licence: other
CS 346 RedBase Project (Stanford)

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
Roff
2310 projects
TeX
3793 projects
Bison
20 projects
shell
77523 projects

README

This is a project for CS 346 (Spring 2015) at Stanford on Database System Implementation in C++. The specifications of the project are available at https://web.stanford.edu/class/cs346/2015/ and the extension details are in the EX_Proposal.pdf and ex_DOC files.

Instructions

  • Setup: Install g++, bison, flex and valgrind

  • Compile: Run make to compile the code and make testers to compile the tests (Add the required test files to the Makefile)

  • Run tests: Run the tests under valgrind. For example, $ valgrind ./rm_test

Contact

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].