Menu

Tree [5a6c36] default tip /
 History

Read Only access


File Date Author Commit
 CLI 2011-05-15 gzell gzell [38452b] GenesisCLI version 0.2; GenesisCLI has a generi...
 IDE 2011-04-03 gzell gzell [f8d216] Vesion 0.3 ; Genesis is now a standalone projec...
 build 2011-02-23 gzell gzell [5954f9] ProjectConfig saves boost::filesystem::path now...
 core 2011-06-23 gzell gzell [2a2e49] Modified packet capture sample and added the se...
 include 2011-07-17 gzell gzell [5a6c36] Removed include/utree, added website/
 misc 2011-05-05 gzell gzell [f0c960] Made Dynamic model work, even though a bit unop...
 premake 2011-01-18 gzell gzell [fb4ea0] A lot of housekeeping
 resources 2011-05-25 gzell gzell [a963f1] Genesis v.0.4 - added $eps; added the functiona...
 samples 2011-06-24 gzell gzell [981bd6] Added WinPcap dependencies (headers and libs)
 ulib 2011-04-29 gzell gzell [90d4d5] Changed the way the dynamic model works in the ...
 website 2011-07-17 gzell gzell [5a6c36] Removed include/utree, added website/
 LICENSE_1_0.txt 2011-01-16 gzell gzell [037e9e] Housekeeping; Added Genesis, ifflib, mtlib and ...
 build.txt 2011-07-17 gzell gzell [5a6c36] Removed include/utree, added website/
 premake4.lua 2011-05-08 gzell gzell [b9b527] Added the '!' flag to rules (!rule) - don't add...
 readme.txt 2011-07-17 gzell gzell [5a6c36] Removed include/utree, added website/

Read Me

This is the readme file for the Genesis project.

Description
===========
C++ library for creating textual Domain Specific Languages (DSLs).


Directory tree
==============
build/  ->  Build scripts
CLI/ ->  Genesis Command Line Interface source code
core/  ->  Genesis Library source code
IDE/ ->  Genesis Integrated Development Environment source code
include/   ->  Additional include files
misc/  ->  Miscellaneous
premake/  ->  Premake utilitary (used when running the build scripts)
resources/  ->  Resources used by Genesis when running 
samples/  ->  Examples of Genesis usage
ulib/  ->  utilitary library
vs2008/  ->  the place where you can find the binary for GenesisCLI


See the website for help of how to use Genesis. 


License
=======
//===========================================================
//          Copyright (c) 2010 - 2011 Stefan Silvestru 
//
// Distributed under the Boost Software License, Version 1.0.
//    (See accompanying file LICENSE_1_0.txt or copy at
//          http://www.boost.org/LICENSE_1_0.txt)
//===========================================================