|
TIGCC (from "TI" and "GCC") is a software development environment which allows developers to program and compile A68K assembly, GNU assembly, and C code for the Motorola 68000 series Texas Instruments graphing calculators (TI-89 (Titanium), TI-92 Plus and Voyage 200, as well as experimental support for the TI-92 with the Fargo shell). TIGCC is licensed under the GNU General Public License. ==Various parts of TIGCC== The TIGCC project includes many things that help developers create and manage projects. * TIGCC IDE (for Windows) - an integrated development environment with the TIGCC compiler and documentation included. It is written in Delphi. It includes syntax editing and is also a project manager that helps to keep projects together. As of version 0.96-beta8 the Windows IDE supports the latest version of TiEmu 3 for debugging via OLE Automation. * KTIGCC - the Linux IDE, KTIGCC is similar to the Windows IDE. It runs under X11 using the KDE libraries and has a few new features such as linking to real calculators with the latest libticables2. * Documentation - The TIGCC manual contains detailed documentation on how to use the TIGCC IDE and compiler, and documents all the TIGCC functions with detail. * Compiler - The TIGCC compiler is a patched version of GCC that allows developers to compile C and assembly code for the m68k Texas Instruments graphing calculators. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「TIGCC」の詳細全文を読む スポンサード リンク
|