Pre order sets and partial order set (ie hierarchies)

All groups and modules

module poset

poset :: poset

Pre order sets and partial order set (ie hierarchies)
package_diagram poset poset serialization serialization poset->serialization meta meta serialization->meta json json serialization->json ...meta ... ...meta->meta ...json ... ...json->json counter counter counter->poset fca fca fca->poset more_collections more_collections more_collections->poset nitc nitc nitc->poset nitc->counter nitc->more_collections array_debug array_debug array_debug->counter bucketed_game bucketed_game bucketed_game->counter text_stat text_stat text_stat->counter vsm vsm vsm->counter array_debug... ... array_debug...->array_debug bucketed_game... ... bucketed_game...->bucketed_game text_stat... ... text_stat...->text_stat vsm... ... vsm...->vsm nitc... ... nitc...->nitc gamnit gamnit gamnit->more_collections nitcorn nitcorn nitcorn->more_collections gamnit... ... gamnit...->gamnit nitcorn... ... nitcorn...->nitcorn serialization... ... serialization...->serialization

Ancestors

package core

core

Nit common library of core classes and methods
package json

json

read and write JSON formatted text
package meta

meta

Simple user-defined meta-level to manipulate types of instances as object.
package parser_base

parser_base

Simple base for hand-made parsers of all kinds

Parents

package serialization

serialization

Abstract serialization services

Children

package counter

counter

Simple numerical statistical analysis and presentation
package fca

fca

Formal Concept Analysis
package more_collections

more_collections

Highly specific, but useful, collections-related classes.
package nitc

nitc

Nit compiler and tools
package serialization

serialization

Abstract serialization services

Descendants

package a_star

a_star

A* pathfinding in graphs
package android

android

Android platform support and APIs
package app

app

app.nit, a framework for portable applications
package array_debug

array_debug

Exposes functions to help profile or debug Arrays.
package bucketed_game

bucketed_game

Game framework with an emphasis on efficient event coordination
package curl

curl

Data transfer powered by the native curl library
package dom

dom

Easy XML DOM parser
package egl

egl

Interface between rendering APIs (OpenGL, OpenGL ES, etc.) and the native windowing system.
package gamnit

gamnit

Portable game and multimedia framework for Nit
package geometry

geometry

Basic geometry data structures and services.
package github

github

Nit wrapper for Github API
package glesv2

glesv2

OpenGL graphics rendering library for embedded systems, version 2.0
package ios

ios

iOS support for app.nit
package json

json

read and write JSON formatted text
package linux

linux

Implementation of app.nit for the Linux platform
package markdown2

markdown2

package mongodb

mongodb

MongoDB Nit Driver.
package mpi

mpi

Implementation of the Message Passing Interface protocol by wrapping OpenMPI
package msgpack

msgpack

MessagePack, an efficient binary serialization format
package neo4j

neo4j

Neo4j connector through its JSON REST API using curl.
package nitcc_runtime

nitcc_runtime

Runtime library required by parsers and lexers generated by nitcc
package nitcorn

nitcorn

Lightweight framework for Web applications development
package nlp

nlp

Nit wrapper for Stanford CoreNLP
package noise

noise

Noise generators PerlinNoise and InterpolatedNoise
package parser_base

parser_base

Simple base for hand-made parsers of all kinds
package popcorn

popcorn

Popcorn
package sexp

sexp

S-Expression parsing facilities
package text_stat

text_stat

Injects stat-calculating functionalities to Text and its variants
package vsm

vsm

Vector Space Model