Support to generate and otherwise manipulate Nit code

All groups and modules

module gen_nit

gen_nit :: gen_nit

Support to generate and otherwise manipulate Nit code
package_diagram gen_nit gen_nit template template gen_nit->template core core template->core ...core ... ...core->core gamnit gamnit gamnit->gen_nit nitc nitc nitc->gen_nit android android android->gamnit android... ... android...->android

Ancestors

package core

core

Nit common library of core classes and methods

Parents

package template

template

Basic template system

Children

package gamnit

gamnit

Portable game and multimedia framework for Nit
package nitc

nitc

Nit compiler and tools

Descendants

package android

android

Android platform support and APIs
package app

app

app.nit, a framework for portable applications
package egl

egl

Interface between rendering APIs (OpenGL, OpenGL ES, etc.) and the native windowing system.
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