Basic template system

The recommended usage of this framework is to define specific subclasses of Template to provide structural elements on the final document

All groups and modules

module macro

template :: macro

String templating using macros.
module template

template :: template

Basic template system
package_diagram template template core core template->core gen_nit gen_nit gen_nit->template html html html->template markdown markdown markdown->template markdown2 markdown2 markdown2->template nitcorn nitcorn nitcorn->template popcorn popcorn popcorn->template popcorn->nitcorn gamnit gamnit gamnit->gen_nit gamnit... ... gamnit...->gamnit github github github->nitcorn github... ... github...->github popcorn... ... popcorn...->popcorn

Parents

package core

core

Nit common library of core classes and methods

Children

package gen_nit

gen_nit

Support to generate and otherwise manipulate Nit code
package html

html

HTML output facilities
package markdown

markdown

A markdown parser for Nit.
package markdown2

markdown2

package nitcorn

nitcorn

Lightweight framework for Web applications development
package popcorn

popcorn

Popcorn

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 gamnit

gamnit

Portable game and multimedia framework for Nit
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