»   Project links

»    Developer blogs

SourceForge.net Logo

Support This Project


»    About TM++
TM++ is Inge Henriksen's embedded open source OS portable persistent Topic Maps engine written in Standard C++. TM++ is designed to work according to the ISO standards for TMDM 1.0 and XTM 1.0/2.0 on Microsoft® Windows® and most POSIX-compliant OS's like UNIX® and Linux.

TM++ is not just for C++ developers, but also have interfaces against ALLEGROCL, CHICKEN, CLISP, CFFI, C#, Guile, Java, Lua, Modula 3, Mzscheme, Ocaml, Octave, Perl, PHP4, PHP5, Pike, Python, R (aka GNU S), Ruby, Lisp S-Expressions, Tcl, Common Lisp / UFFI and XML.

Please e-mail me if you are using TM++, no matter the size of your project.

»     Project news    

03/11 - New forums and mailing lists
New PhpBB forums and new mailing lists have been added. The web site has also gotten a re-vamp and now subscribes to the project RSS for automatic updates.

Website link:
http://tmplusplus.sourceforge.net/

Forums link:
http://apps.sourceforge.net/phpbb/tmplusplus/

Mailing lists link:
https://sourceforge.net/mail/?group_id=192467 (0 comments)

24/10 - Subversion source code tree added
A Subversion CVS (Concurrent Versions System) has been added to the TM++ project. Users can now keep up with the latest source code changes through the Subversion service at https://tmplusplus.svn.sourceforge.net/svnroot/tmplusplus
See https://sourceforge.net/svn/?group_id=192467 for more information.
Thanks goes to my colleague Per Frode Pedersen for teaching me how to use Subversion CVS. (0 comments)

10/05 - TM++ now supports for Java, C#, Ruby, Phyton etc.
Version 0.8.19.6 Beta of TM++ now has interfaces for ALLEGROCL, CHICKEN, CLISP, CFFI, C#, Guile, Java, Lua, Modula 3, Mzscheme, Ocaml, Octave, Perl, PHP4, PHP5, Pike, Python, R (aka GNU S), Ruby, Lisp S-Expressions, Tcl, Common Lisp / UFFI, XML. Several bugs have also been fixed.

TM++ is a open source topic maps engine. (0 comments)

06/05 - TM++ Beta is now released - a new open source topic map engi
Over the course of 1 1/2 years now I have off-and-on been programming on a new OS portable open source topic maps engine, called TM++, and today I have released the first beta version of it.

My first main goal with this new engine was to enable C++ programmers (the same language in which TM++ is written) to be able to use topic maps in their programs. The second goal was to make a really fast topic maps engine without haveing to fallback on caching and the likes.

The engine is based around TMDM 1.0, and you work with XTM 1.0 and XTM 2.0 files.

I hope some of you will take it for a spin and help me get it to a final stable release.

It compiles with the g++ (GNU compiler) on POSIX-compliant systems (like UNIX and LINUX etc), and on Microsoft(R) Windows(R) using Visual C++(R).

Link to project homepage:
http://tmplusplus.sourceforge.net/ (0 comments)