Classeine




Latest release: 0.0.3.0-b0004 'Prokaryote' (20070702)
What is Classeine?
Classeine is a full virtual platform written on top of NetBSD.


Main features
Classeine currently implements the following features:

  • Object oriented class hierarchy
  • Memory allocation isolation
  • Basic smart pointers

  • Platforms
    Classeine::Sdk runs into the following architectures:

  • NetBSD/amd64 4.0 beta 2
  • NetBSD/x86 4.0 beta 2





  • SourceForge.net
    News
    20070702
    Classeine::Sdk 0.0.3.0-b0004 released
    This release has been reimplemented and redesigned from the scratch to support more independence and isolation. This proof-of-concept implementation provides basic support for memory allocation isolation, smart pointers and basic class hierarchy.

    20050816
    Classeine.Fwk 0.0.2.1 build 0003 released
    This release refactors all the ooxf classes into Classeine.Fwk classes; modifies the Makefiles to support several platforms and renames namespaces, classes and methods to support the new code guidelines.

    20041209
    ooxf 0.0.2.0 build 0002 released
    This release includes a set of data structures to work with collections, maps, enumerations, queues and stacks of ooxf::base::Object instances. These data structures are implemented as class templates.

    20041026
    ooxf 0.0.1.0 build 0001 released
    This is the first API preview. It contains just a few functional classes but shows the basic features that ooxf will implement. The current release will run over Win32 and Linux x86 only.