etch  ] [  etch-m68k  ] [  lenny  ] [  squeeze  ] [  sid  ]
[ Source: kimwitu++  ]

Package: kimwitu++ (2.3.5-1 and others)

A (syntax-)tree-handling tool (term processor)

Kimwitu++ is a system that supports the construction of programs that use trees or terms as their main data structure. It allows you to define, store and operate on trees with typed nodes. Each type of node has a specific number of sons, and expects these sons to have specific types. The most popular example of such trees are syntax trees.

The nodes are defined in a Yacc-like fashion. The tree can be unparsed (ie. treewalk) and rewritten (ie. term substitution). Kimwitu++ gives you powerful pattern matching for specifying unparse and rewrite rules.

Kimwitu++ is an extension to C++. It introduces Yacc-like node definitions, the unparse and rewrite rules, and extensions for pattern matching within functions. It will translate its input files into pure C++.

To build the tree you might use a parser generated with Bison, but you are free to use other tools. There also exists Kimwitu (also packaged for Debian) which interfaces with C instead of C++ which can also be used in C++ projects, but Kimwitu++ has some extensions one might consider useful.

Tags: Software Development: Code Generation, C++ Development, User Interface: Command Line, Role: Program, Scope: Utility

Other Packages Related to kimwitu++

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.3.5-1) [not alpha, i386, ia64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.3.6-6) [i386]
  • dep: libc6.1 (>= 2.3.5-1) [alpha, ia64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6.1-udeb
  • dep: libgcc1 (>= 1:4.0.2) [amd64]
    GCC support library
    dep: libgcc1 (>= 1:4.1.1-12) [not amd64, hppa]
  • dep: libgcc4 (>= 4.1.1-12) [hppa]
    GCC support library
  • dep: libstdc++6 (>= 4.0.2-4) [amd64]
    The GNU Standard C++ Library v3
    dep: libstdc++6 (>= 4.1.1-12) [not amd64]
  • dep: libunwind7 (>= 0.98.5-6) [ia64]
    A library to determine the call-chain of a program - runtime
  • sug: bison
    A parser generator that is compatible with YACC
    or byacc
    public domain Berkeley LALR Yacc parser generator
    or btyacc
    Backtracking parser generator based on byacc

Download kimwitu++

Download for all available architectures
Architecture Version Package Size Installed Size Files
alpha 2.3.5-1+b1 270.4 kB1112 kB [list of files]
amd64 2.3.5-1 259.6 kB984 kB [list of files]
arm 2.3.5-1+b1 209.7 kB712 kB [list of files]
hppa 2.3.5-1+b1 372.0 kB1356 kB [list of files]
i386 2.3.5-1+b1 224.7 kB784 kB [list of files]
ia64 2.3.5-1+b1 298.0 kB1740 kB [list of files]
mips 2.3.5-1+b1 359.6 kB1680 kB [list of files]
mipsel 2.3.5-1+b1 349.5 kB1680 kB [list of files]
powerpc 2.3.5-1+b1 233.4 kB936 kB [list of files]
s390 2.3.5-1+b1 249.0 kB916 kB [list of files]
sparc 2.3.5-1+b1 230.9 kB856 kB [list of files]