All subgroups and modules

module commands

nitc :: commands

module commands_base

nitc :: commands_base

Documentation commands
module commands_catalog

nitc :: commands_catalog

Commands to retrieve Catalog related data
module commands_docdown

nitc :: commands_docdown

Doc down related queries
module commands_graph

nitc :: commands_graph

Graph commands
module commands_http

nitc :: commands_http

Initialize commands from HTTP requests
module commands_model

nitc :: commands_model

Doc commands about a Model or a MEntity
module commands_parser

nitc :: commands_parser

A parser that create DocCommand from a string
module commands_usage

nitc :: commands_usage

Commands about how mentities are used
package_diagram nitc\>doc\>commands\> commands nitc\>model\> model nitc\>doc\>commands\>->nitc\>model\> nitc\>catalog\> catalog nitc\>doc\>commands\>->nitc\>catalog\> nitc\>doc\>templates\> templates nitc\>doc\>commands\>->nitc\>doc\>templates\> markdown markdown nitc\>doc\>commands\>->markdown nitc\>uml\> uml nitc\>doc\>commands\>->nitc\>uml\> dot dot nitc\>doc\>commands\>->dot nitcorn nitcorn nitc\>doc\>commands\>->nitcorn nitc\>modelize\> modelize nitc\>doc\>commands\>->nitc\>modelize\> nitc\>semantize\> semantize nitc\>doc\>commands\>->nitc\>semantize\> ordered_tree ordered_tree nitc\>model\>->ordered_tree nitc nitc nitc\>model\>->nitc nitc\>frontend\> frontend nitc\>model\>->nitc\>frontend\> trees trees nitc\>model\>->trees more_collections more_collections nitc\>model\>->more_collections graph graph nitc\>model\>->graph json json nitc\>model\>->json nitc\>catalog\>->nitc\>modelize\> md5 md5 nitc\>catalog\>->md5 counter counter nitc\>catalog\>->counter nitc\>doc\>templates\>->nitc\>model\> nitc\>doc\>templates\>->nitc\>catalog\> nitc\>doc\>templates\>->markdown nitc\>doc\>templates\>->nitc nitc\>doc\>templates\>->json html html nitc\>doc\>templates\>->html nitc\>uml\>->nitc\>model\> core core dot->core nitc\>semantize\>->nitc\>modelize\> nitc\>semantize\>->nitc nitc->nitc\>doc\>commands\> nitc\>doc\>api\> api nitc->nitc\>doc\>api\> ...ordered_tree ... ...ordered_tree->ordered_tree ...nitc ... ...nitc->nitc ...nitc\>frontend\> ... ...nitc\>frontend\>->nitc\>frontend\> ...trees ... ...trees->trees ...more_collections ... ...more_collections->more_collections ...graph ... ...graph->graph ...json ... ...json->json ...md5 ... ...md5->md5 ...counter ... ...counter->counter ...nitc\>modelize\> ... ...nitc\>modelize\>->nitc\>modelize\> ...markdown ... ...markdown->markdown ...html ... ...html->html ...core ... ...core->core ...nitcorn ... ...nitcorn->nitcorn nitc\>doc\>api\>->nitc\>doc\>commands\> nitc\>doc\>api\>->nitc\>doc\>templates\> nitc\>doc\>term\> term nitc\>doc\>term\>->nitc\>doc\>commands\> nitc\>doc\>term\>->nitc\>doc\>templates\> nitc\>doc\>static\> static nitc\>doc\>static\>->nitc\>doc\>templates\> nitc\>doc\>static\>... ... nitc\>doc\>static\>...->nitc\>doc\>static\> nitc\>doc\>term\>... ... nitc\>doc\>term\>...->nitc\>doc\>term\>

Ancestors

group api

nitc > doc > api

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

base64

Offers the base 64 encoding and decoding algorithms
group c

c

Structures and services for compatibility with the C language
group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group compiler

nitc > compiler

Compilation to C
group compiler_ffi

nitc > compiler > compiler_ffi

Full FFI support for the compiler
group config

config

Configuration options for nit tools and apps
group console

console

Defines some ANSI Terminal Control Escape Sequences.
group core

core

Nit common library of core classes and methods
group counter

counter

Simple numerical statistical analysis and presentation
group csv

csv

CSV document handling.
group curl

curl

Data transfer powered by the native curl library
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 ffi

nitc > ffi

Full FFI support, independent of the compiler
group frontend

nitc > frontend

Collect and orchestration of main frontend phases
group gen_nit

gen_nit

Support to generate and otherwise manipulate Nit code
group github

github

Nit wrapper for Github API
group graph

graph

group html

html

HTML output facilities
group ini

ini

ini - Read and write INI configuration files
group interpreter

nitc > interpreter

Interpretation of Nit programs
group json

json

read and write JSON formatted text
group libevent

libevent

Low-level wrapper around the libevent library to manage events on file descriptors
group logger

logger

A simple logger for Nit
group md5

md5

Native MD5 digest implementation as Text::md5
group meta

meta

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

nitc > metrics

Various statistics about Nit models and programs
group mongodb

mongodb

MongoDB Nit Driver.
group more_collections

more_collections

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

neo4j

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

nitc

Nit compiler and tools
group nitni

nitc > nitni

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

opts

Management of options on the command line
group ordered_tree

ordered_tree

Manipulation and presentation of ordered trees.
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 perfect_hashing

perfect_hashing

Perfect hashing and perfect numbering
group performance_analysis

performance_analysis

Services to gather information on the performance of events by categories
group pipeline

pipeline

Pipelined filters and operations on iterators.
group platform

nitc > platform

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

popcorn

Popcorn
group poset

poset

Pre order sets and partial order set (ie hierarchies)
group prompt

prompt

Basic services to display a prompt
group pthreads

pthreads

POSIX Threads support
group realtime

realtime

Services to keep time of the wall clock time
group saf

nitc > saf

Nit Static Analysis Framework.
group serialization

serialization

Abstract serialization services
group static

nitc > doc > static

Nitdoc generation framework
group template

template

Basic template system
group term

nitc > doc > term

group testing

nitc > testing

Test unit generation and execution for Nit.
group text

core > text

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

trees

General module for tree data structures
group vm

nitc > vm

Entry point of all vm components

Parents

group catalog

nitc > catalog

Basic catalog generator for Nit packages
group dot

dot

Dot rendering library
group markdown

markdown

A markdown parser for Nit.
group model

nitc > model

The meta model of Nit programs
group modelize

nitc > modelize

Create a model from nit source files
group nitcorn

nitcorn

Lightweight framework for Web applications development
group semantize

nitc > semantize

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

nitc > uml

Group head module for UML generation services

Children

group api

nitc > doc > api

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

nitc

Nit compiler and tools
group term

nitc > doc > term

Descendants

group catalog

nitc > catalog

Basic catalog generator for Nit packages
group compiler

nitc > compiler

Compilation to C
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 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 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 nitni

nitc > nitni

Native interface related services (used underneath the FFI)
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 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