Simple numerical statistical analysis and presentation

All subgroups and modules

module counter

counter :: counter

Simple numerical statistical analysis and presentation
package_diagram counter\> counter poset poset counter\>->poset serialization serialization poset->serialization ...serialization ... ...serialization->serialization 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\>compiler\> compiler nitc->nitc\>compiler\> nitc\>metrics\> metrics nitc->nitc\>metrics\> nitc\>catalog\> catalog nitc\>catalog\>->counter\> nitc\>compiler\>->counter\> nitc\>metrics\>->counter\> nlp nlp nlp->vsm nlp... ... nlp...->nlp nitc\>doc\>commands\> commands nitc\>doc\>commands\>->nitc\>catalog\> nitc\>doc\>templates\> templates nitc\>doc\>templates\>->nitc\>catalog\> nitc\>doc\>commands\>... ... nitc\>doc\>commands\>...->nitc\>doc\>commands\> nitc\>doc\>templates\>... ... nitc\>doc\>templates\>...->nitc\>doc\>templates\> 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\> nitc\>doc\>api\> api nitc\>doc\>api\>->nitc\>metrics\> nitc\>doc\>api\>... ... nitc\>doc\>api\>...->nitc\>doc\>api\>

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 serialization

serialization

Abstract serialization services
group text

core > text

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

Parents

group poset

poset

Pre order sets and partial order set (ie hierarchies)

Children

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 catalog

nitc > catalog

Basic catalog generator for Nit packages
group compiler

nitc > compiler

Compilation to C
group metrics

nitc > metrics

Various statistics about Nit models and programs
group nitc

nitc

Nit compiler and tools
group text_stat

text_stat

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

vsm

Vector Space Model

Descendants

group api

nitc > doc > api

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

nitc > doc > commands

group compiler_ffi

nitc > compiler > compiler_ffi

Full FFI support for the compiler
group doc

nitc > doc

group dynamic_loading_ffi

nitc > interpreter > dynamic_loading_ffi

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

nlp > examples

group examples

vsm > examples

group ffi

nitc > ffi

Full FFI support, independent of the compiler
group frontend

nitc > frontend

Collect and orchestration of main frontend phases
group interpreter

nitc > interpreter

Interpretation of Nit programs
group model

nitc > model

The meta model of Nit programs
group modelize

nitc > modelize

Create a model from nit source files
group nitni

nitc > nitni

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

nlp

Nit wrapper for Stanford CoreNLP
group parser

nitc > parser

Parser and AST for the Nit language
group platform

nitc > platform

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

nitc > saf

Nit Static Analysis Framework.
group semantize

nitc > semantize

Process bodies of methods in regard with the model.
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 uml

nitc > uml

Group head module for UML generation services
group vm

nitc > vm

Entry point of all vm components