Simple base for hand-made parsers of all kinds

All groups and modules

module parser_base

parser_base :: parser_base

Simple base for hand-made parsers of all kinds
package_diagram parser_base parser_base serialization serialization parser_base->serialization poset poset serialization->poset meta meta serialization->meta json json serialization->json json->parser_base ...poset ... ...poset->poset ...meta ... ...meta->meta ...json ... ...json->json dom dom dom->parser_base gamnit gamnit gamnit->parser_base gamnit->dom sexp sexp sexp->parser_base nlp nlp nlp->dom gamnit... ... gamnit...->gamnit nlp... ... nlp...->nlp json... ... json...->json

Ancestors

package core

core

Nit common library of core classes and methods
package json

json

read and write JSON formatted text
package meta

meta

Simple user-defined meta-level to manipulate types of instances as object.
package poset

poset

Pre order sets and partial order set (ie hierarchies)

Parents

package serialization

serialization

Abstract serialization services

Children

package dom

dom

Easy XML DOM parser
package gamnit

gamnit

Portable game and multimedia framework for Nit
package json

json

read and write JSON formatted text
package sexp

sexp

S-Expression parsing facilities

Descendants

package a_star

a_star

A* pathfinding in graphs
package android

android

Android platform support and APIs
package app

app

app.nit, a framework for portable applications
package array_debug

array_debug

Exposes functions to help profile or debug Arrays.
package bucketed_game

bucketed_game

Game framework with an emphasis on efficient event coordination
package counter

counter

Simple numerical statistical analysis and presentation
package curl

curl

Data transfer powered by the native curl library
package egl

egl

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

fca

Formal Concept Analysis
package geometry

geometry

Basic geometry data structures and services.
package github

github

Nit wrapper for Github API
package glesv2

glesv2

OpenGL graphics rendering library for embedded systems, version 2.0
package ios

ios

iOS support for app.nit
package linux

linux

Implementation of app.nit for the Linux platform
package markdown2

markdown2

package mongodb

mongodb

MongoDB Nit Driver.
package more_collections

more_collections

Highly specific, but useful, collections-related classes.
package mpi

mpi

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

msgpack

MessagePack, an efficient binary serialization format
package neo4j

neo4j

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

nitc

Nit compiler and tools
package nitcc_runtime

nitcc_runtime

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

nitcorn

Lightweight framework for Web applications development
package nlp

nlp

Nit wrapper for Stanford CoreNLP
package noise

noise

Noise generators PerlinNoise and InterpolatedNoise
package popcorn

popcorn

Popcorn
package poset

poset

Pre order sets and partial order set (ie hierarchies)
package serialization

serialization

Abstract serialization services
package text_stat

text_stat

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

vsm

Vector Space Model