Nit Compilers and Tools
Documentation for the Nit tools
Version
Date: Fri Jul 5 11:16:44 2024 -0400
116 packages
15 maintainers
25 contributors
43 tags
811 modules
6324 classes
31486 methods
263749 loc
Tags
1
ai
19
algo
2
cli
1
config
1
console
2
crypto
4
database
5
debug
2
devel
1
dot
1
embedded
3
encoding
3
example
1
fca
11
format
5
game
1
graph
3
graphics
1
graphviz
1
i18n
1
ini
2
io
2
java
2
language
108
lib
1
logging
1
maths
1
mobile
6
network
2
nlp
1
options
2
platform
1
sound
2
terminal
1
types
3
ui
1
vsm
2
web
17
wrapper
3
xml
Packages
package functional functional, types
Nit functional types and Iterator APIpackage mpi parallelism, lib
Implementation of the Message Passing Interface protocol by wrapping OpenMPIpackage more_collections algo, lib
Highly specific, but useful, collections-related classes.package bucketed_game game, lib
Game framework with an emphasis on efficient event coordinationpackage performance_analysis debug, lib
Services to gather information on the performance of events by categoriespackage parser_base format, lib
Simple base for hand-made parsers of all kindspackage nitcc_runtime lib
Runtime library required by parsers and lexers generated by nitccpackage xdg_basedir wrapper, lib
Services for using the XDG Base Directory specificationpackage combinations algo, lib
Memory-efficient Cartesian products, combinations and permutation on collections.package hash_debug debug, lib
Inject behavior analysis to hash-collections (HashMap, HashSet, etc.)package ordered_tree algo, lib
Manipulation and presentation of ordered trees.package progression lib
Event-based interface to track the progression of an operation.package array_debug debug, lib
Exposes functions to help profile or debug Arrays.package ropes_debug debug, lib
Exposes methods for debugging ropes when needed.package niti_runtime lib
Runtime library to loop around the main program for each line in file-name argumentspackage fonts_showcase game, example
Simple application to display and test the behavior the differentTextSprites
settings.