
Giulia v1.0 By R.Hasaranga
http://www.hasaranga.com

"Some software engineers and computer scientists are able to produce
clear, elegant designs and programs, while others cannot, is attributable 
to their abstraction skills." 
(http://www.cin.ufpe.br/~redis/intranet/bibliography/middleware/kramer-abstraction07.pdf)

"Once you realize that computing is all about constructing, manipulating, 
and reasoning about abstractions, it becomes clear that an important prerequisite
for writing (good) computer programs is the ability to handle abstractions 
in a precise manner."
(http://faculty.salisbury.edu/~xswang/Research/Papers/Teaching/p36-devlin.pdf)

Giulia helps you to generate abstraction layers of any system(not only for computer related) by 
using a simple text file. The format of the text file is simple. Just look at the "example.txt".


note: You mark end of the file by putting # character.


requirements: DotNet 2.0 Runtime
