Skip to content

leonardobianchini/uffsdb

 
 

Repository files navigation

alunos

1411100040 - João Carlos Becker 1411100015 - Leonardo Bianchini 1411100022 - Marco Aurélio Alves Puton

uffsdb

A simple teaching DBMS

how to comipile

uffsdb/Fonte/make

how to execute

uffsdb/Fonte/./uffsdb

compiler

uffsdb commands are interpreted using yacc and lex. In the interface folder type make to compile both. You can edit the following files: parser.h, parser.c, lex.l, and yacc.y.

Bugs

Os bugs encontrados estão listados no arquivo Bugs.txt

About

A simple teaching DBMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.4%
  • Yacc 4.5%
  • Lex 1.9%
  • Other 0.2%