grabbed source from //http://sourceforge.net/projects/nldb
(thanx kpfalzer), and started adding some jni stuff.
Plan on using jni to hook to C/C++ to add tcl cli
This is great news, since I have heard grumbles from others that they
like the idea of nldb, but would prefer to use tcl!
So, here's to george for adding this!
The tcl interface is evolving well.
ReplyDeleteThe jni solution was a bit difficult to manage and scale, so I spent some time to refactor and evolve
clean C++ interfaces and parsers.
Details are: http://gburdell.github.com/nldb.
I plan on releasing some details on the usage/etc very soon.