PtrMan

Results 87 issues of PtrMan

Most of Stamps can be stored off-heap with ByteBuffer to reduce the memory size overhead of GC'ed memory.

refactor

documentation

* introduced InferenceCommands for the common functionality of inference rules This should be an enabler for further refactoring and some kind of customization of inference rules. It should make it...

refactor

The parser needs a rework * the narsese parser must build a AST * the AST must be transformed to the internal representation of terms/statements/products/etc This provides some way to...

enhancement
refactor
performance

first partially done version. untested (due to the usual git chaos in GUI)

\ it could have an ID like: \

enhancement

addOperator shouldn't be accessible from the outside because it fails to initialize the Operator/plugin directly. The same is true for memory - maybe we need a accessor here.

refactor