Short: Code::Blocks-inspired native IDE Author: James Purcell Uploader: James Purcell (jamespurcell191 yahoo com) Type: dev/c Version: 0.24.0 Requires: AmigaOS 3.1, 68020+ recommended, 4 MB Fast RAM recommended Architecture: m68k-amigaos >= 3.1 Distribution: Aminet AmiBlocks is a native AmigaOS 3.1 integrated development environment inspired by Code::Blocks. It provides a multi-tab source editor, project management, syntax colouring, code folding, search, build output, compiler diagnostics, project build options and GNU GCC/GNU Make project generation. The interface is written for classic AmigaOS using Intuition, GadTools, graphics.library and ASL. It runs on the Workbench public screen and is aimed at real 68k Amigas and emulated AmigaOS 3.x systems. Main features: * Multi-tab C source editor * Syntax colouring and line-number gutter * Code folding and current-line highlighting * Vertical and horizontal editor scrollbars * Project, Files, Symbols and Resources browsers * Build Log, Messages and Search Results panes * Code::Blocks-style project build-options window * GNU GCC compiler and GNU Make project generation * Build, rebuild and run commands * Workbench program icon included System requirements: * AmigaOS 3.1 or later * Standard OS 3.1 intuition.library, graphics.library, gadtools.library, asl.library and keymap.library * 68020 or later recommended for the supplied build configuration * 640x256 or larger Workbench screen recommended * 4 MB Fast RAM recommended for normal editing * 8 MB or more recommended when compiling or opening several large files The memory figures are practical recommendations rather than hard-coded limits. Actual use depends on source-file size, number of open tabs and the installed compiler toolchain. For building projects, install a suitable Amiga GNU GCC toolchain and GNU Make. The supplied AmiBlocks project targets GNU Make 4.4.1 but its command and paths can be changed in Project Build Options. See AmiBlocks.txt for installation, operation, limitations instructions.