Short: GUI based code skeleton generator Author: Grzegorz Kraszewski Uploader: polluks+aminet sdf lonestar org (Stefan Haubenthal) Type: dev/mui Version: 0.11 Architecture: ppc-morphos >= 3.0 URL: http://krashan.ppa.pl/articles/libmaker/ LibMaker automates a task of preparing a code skeleton for AmigaOS and MorphOS components like shared libraries, BOOPSI classes, MUI classes and so on. Complete API of a component may be defined with the GUI. LibMaker creates a complete, buildable project with placeholders for all the defined functions and methods. System header files are generated too. Code generation is performed with Lua scripts, which may be modified by user if needed. LibMaker is free software with open source code. Changes Added LibMaker.ct Added fd2libmaker