.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH LITTLEWIZARD 1 "February 17, 2006" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME littlewizard \- development environment for children .SH SYNOPSIS .B littlewizard .RI [ options ] .RI [ project ] .br .B littlewizardtest .RI [ options ] " project " [ output ] .SH DESCRIPTION This manual page documents briefly the .B littlewizard and .B littlewizardtest commands. .PP .B littlewizard is a development environment featuring the Little Wizard, who obeys the user's commands. He knows programming language elements such as variables, expressions, loops, conditions and logical blocks. Each element is represented as an icon. .B littlewizardtest is a tool that executes a program from a file and dumps the playground board to standard output or a file. It can be used to see eg. if different programs result the same output. .SH OPTIONS .B littlewizard and .B littlewizardtest accept the usual .B GTK+ options. .SH AUTHOR littlewizard was written by Marcin Kwadrans . .PP This manual page was written by Kari Pahula , for the Debian project (but may be used by others).