Pre order sets and partial order set (ie hierarchies)

All subgroups and modules

module poset

poset :: poset

Pre order sets and partial order set (ie hierarchies)
package_diagram poset\> poset serialization serialization poset\>->serialization poset poset serialization->poset meta meta serialization->meta json json serialization->json ...poset ... ...poset->poset ...meta ... ...meta->meta ...json ... ...json->json counter counter counter->poset\> fca fca fca->poset\> more_collections more_collections more_collections->poset\> nitc\>compiler\> compiler nitc\>compiler\>->poset\> 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 nitc nitc nitc->counter nitc->more_collections nitc->nitc\>compiler\> 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 nitc\>compiler\>compiler_ffi\> compiler_ffi nitc\>compiler\>compiler_ffi\>->nitc\>compiler\> nitc\>platform\> platform nitc\>platform\>->nitc\>compiler\> nitc\>compiler\>compiler_ffi\>... ... nitc\>compiler\>compiler_ffi\>...->nitc\>compiler\>compiler_ffi\> nitc\>platform\>... ... nitc\>platform\>...->nitc\>platform\>

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group core

core

Nit common library of core classes and methods
group meta

meta

Simple user-defined meta-level to manipulate types of instances as object.
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group serialization

serialization

Abstract serialization services

Children

group compiler

nitc > compiler

Compilation to C
group counter

counter

Simple numerical statistical analysis and presentation
group fca

fca

Formal Concept Analysis
group more_collections

more_collections

Highly specific, but useful, collections-related classes.
group serialization

serialization

Abstract serialization services

Descendants

group a_star

a_star

A* pathfinding in graphs
group android

android

Android platform support and APIs
group api

nitc > doc > api

Components required to build a web server about the nit model.
group app

app

app.nit, a framework for portable applications
group array_debug

array_debug

Exposes functions to help profile or debug Arrays.
group bucketed_game

bucketed_game

Game framework with an emphasis on efficient event coordination
group bundle

android > bundle

A mapping class of String to various value types used by the
group catalog

nitc > catalog

Basic catalog generator for Nit packages
group commands

nitc > doc > commands

group compiler_ffi

nitc > compiler > compiler_ffi

Full FFI support for the compiler
group depth

gamnit > depth

gamnit depth, a framework to create portable 3D games in Nit.
group doc

nitc > doc

group dom

dom

Easy XML DOM parser
group dynamic_loading_ffi

nitc > interpreter > dynamic_loading_ffi

This group implement a partial support for the Nit FFI in the interpreter.
group egl

egl

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

dom > examples

group examples

app > examples

group examples

ios > examples

group examples

vsm > examples

group examples

nlp > examples

group ffi

nitc > ffi

Full FFI support, independent of the compiler
group flat

gamnit > flat

Simple API for 2D games, built around Sprite and App::update
group frontend

nitc > frontend

Collect and orchestration of main frontend phases
group gamnit

gamnit

Portable game and multimedia framework for Nit
group geometry

geometry

Basic geometry data structures and services.
group github

github

Nit wrapper for Github API
group glesv2

glesv2

OpenGL graphics rendering library for embedded systems, version 2.0
group graph

neo4j > graph

Provides an interface for services on a Neo4j graphs.
group intent

android > intent

Services allowing to launch activities and start/stop services using
group interpreter

nitc > interpreter

Interpretation of Nit programs
group ios

ios

iOS support for app.nit
group json

json

read and write JSON formatted text
group linux

linux

Implementation of app.nit for the Linux platform
group metrics

nitc > metrics

Various statistics about Nit models and programs
group model

nitc > model

The meta model of Nit programs
group modelize

nitc > modelize

Create a model from nit source files
group mongodb

mongodb

MongoDB Nit Driver.
group mpi

mpi

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

msgpack

MessagePack, an efficient binary serialization format
group neo4j

neo4j

Neo4j connector through its JSON REST API using curl.
group network

gamnit > network

Easy client/server logic for games and simple distributed applications
group nitc

nitc

Nit compiler and tools
group nitcc_runtime

nitcc_runtime

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

nitcorn

Lightweight framework for Web applications development
group nitni

nitc > nitni

Native interface related services (used underneath the FFI)
group nlp

nlp

Nit wrapper for Stanford CoreNLP
group noise

noise

Noise generators PerlinNoise and InterpolatedNoise
group notification

android > notification

Services to show notification in the Android status bar
group parser

nitc > parser

Parser and AST for the Nit language
group parser_base

parser_base

Simple base for hand-made parsers of all kinds
group platform

nitc > platform

Platform system, used to customize the behavior of the compiler.
group popcorn

popcorn

Popcorn
group saf

nitc > saf

Nit Static Analysis Framework.
group semantize

nitc > semantize

Process bodies of methods in regard with the model.
group service

android > service

Android service support for app.nit centered around the class Service
group sexp

sexp

S-Expression parsing facilities
group shared_preferences

android > shared_preferences

Services allowing to save and load datas to internal android device
group src

nitcorn > examples > src

group src

android > examples > src

group src

mpi > examples > src

group static

nitc > doc > static

Nitdoc generation framework
group term

nitc > doc > term

group testing

nitc > testing

Test unit generation and execution for Nit.
group text_stat

text_stat

Injects stat-calculating functionalities to Text and its variants
group ui

android > ui

Views and services to use the Android native user interface
group ui

ios > ui

Implementation of app::ui for iOS
group uml

nitc > uml

Group head module for UML generation services
group virtual_gamepad

gamnit > virtual_gamepad

Virtual gamepad mapped to keyboard keys for quick and dirty mobile support
group vm

nitc > vm

Entry point of all vm components
group vsm

vsm

Vector Space Model