Menu

Tree [05a498] master /
 History

HTTPS access


File Date Author Commit
 AI 2014-09-24 Lacroix Xavier Lacroix Xavier [d6a795] Added rpg branch... Rpg is supposed to be a tes...
 CPreproc 2012-09-14 Lacroix Xavier Lacroix Xavier [a21acd] Cleaning temporary files
 Gui 2016-11-09 Lacroix Xavier Lacroix Xavier [df907b] Preparation to merge gui and rpg/gui
 Schedule 2016-11-24 tam tam [246343] Thread: 64 bit support.
 Script 2014-10-16 Lacroix Xavier Lacroix Xavier [67a8fb] Cleaning, refactoring, setting things for an in...
 Thread 2016-11-24 tam tam [246343] Thread: 64 bit support.
 docs 2012-09-14 Lacroix Xavier Lacroix Xavier [a21acd] Cleaning temporary files
 inc 2017-04-19 tam tam [05a498] Re
 m4inc 2014-09-24 Lacroix Xavier Lacroix Xavier [d6a795] Added rpg branch... Rpg is supposed to be a tes...
 rpg 2016-11-24 tam tam [246343] Thread: 64 bit support.
 src 2017-04-19 tam tam [05a498] Re
 .gitignore 2012-09-30 Lacroix Xavier Lacroix Xavier [f009ef] Added: 2D OpenGL 2.1 Backend.
 GPL.html 2012-09-14 Lacroix Xavier Lacroix Xavier [d96ea1] Initial commit
 Readme.txt 2012-09-14 Lacroix Xavier Lacroix Xavier [04f751] Initial commit
 WordCount.txt 2014-10-01 Lacroix Xavier Lacroix Xavier [2902ce] Reworked patricia and intTrie algorithm. Remove...
 essai.txt 2014-10-16 Lacroix Xavier Lacroix Xavier [67a8fb] Cleaning, refactoring, setting things for an in...
 makefile 2016-11-24 tam tam [246343] Thread: 64 bit support.

Read Me


Fondement Michtam is a library of widely experimental primitives that MIGHT be
useful in more well defined projects.

As such, the real interesting parts lie in the headers.

It is incremental work and rely on the writing of small, if possible 
independent modules.

For each module, a small test application is written to check the module and
coding good behaviour.

The inc directory contains the public headers.
The src directory contains the code. Local headers should also be kept here.
The obj directory contains the object files.

The various test applications will be stored in the main directory.

It is supposed that projects that will use the modules will be created in their
own sub-directories.

-------------------------------------

Compilation:

On linux platform (I suppose it would work on any unix platform):

Type

    make all

in the main directory.

That should compile the object files and the test application.

Not much to say. If you don't intent to use the modules, you can still launch
the various test applications. They do stuff.



Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.