Runtime library to loop around the main program for each line in file-name arguments

Used by the interpreter when -n is used

All subgroups and modules

module niti_runtime

niti_runtime :: niti_runtime

Runtime library to loop around the main program for each line in file-name arguments
package_diagram niti_runtime\> niti_runtime core core niti_runtime\>->core

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group text

core > text

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

Parents

group core

core

Nit common library of core classes and methods