OpenFoundry - Recently Added Listings - 編譯器 https://www.openfoundry.org/ Fri, 22 Nov 2019 08:40:50 +0100 FeedCreator 1.7.3 Tiny C Compiler https://www.openfoundry.org/tw/resourcecatalog/Program-Development/Programming-Languages/C&Cplus/Compiler/tiny-c-compiler

Features:

You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker).

tcc generates x86 code. No byte code overhead. Compile, assemble and link several times faster than GCC.

Any C dynamic library can be used directly. TCC is heading torward full ISOC99compliance. TCC can of course compile itself.

tcc includes an optional memory and bound checker. Bound checked code can be mixed freely with standard code.

Compile and execute C source directly. No linking or assembly necessary. Full C preprocessor and GNU-like assembler included.

C script supported : just add '#!/usr/local/bin/tcc -run'at the first line of your C source, and execute it directly from the command line.

With libtcc, you can use TCC as a backend for dynamic code generation.

Platform:Windows                                                                    License:GNU

Reference:https://bellard.org/tcc/

]]>
dio Wed, 13 Oct 2010 08:20:02 +0100 https://www.openfoundry.org/tw/resourcecatalog/Program-Development/Programming-Languages/C&Cplus/Compiler/tiny-c-compiler
Digital Mars C/C++ Compiler https://www.openfoundry.org/tw/resourcecatalog/Program-Development/Programming-Languages/C&Cplus/Compiler/digital-mars-cc-compiler

Features:

C and C++ compilers

Support forWin32, Win16, DOS16 and DOS32 all in one package.

Integrated development and debugging environment (IDDE).

Documentation in browsable HTML format.

Tutorials and sample code.

Extensive set of related tools like resource compiler, object disassembler, librarian, resource editors, make, etc.

Complete library source, including floating point.

Command line versions as well as GUI versions of tools.

Platform:Windows                                                                    License:unknown

Reference:https://www.digitalmars.com/download/freecompiler.html

]]>
dio Wed, 13 Oct 2010 08:19:31 +0100 https://www.openfoundry.org/tw/resourcecatalog/Program-Development/Programming-Languages/C&Cplus/Compiler/digital-mars-cc-compiler
Pelles C https://www.openfoundry.org/tw/resourcecatalog/Program-Development/Programming-Languages/C&Cplus/Compiler/pelles-c

Pelles C is a complete development kit for Windows and Windows Mobile. It contains among other things an optimizing C compiler, a macro assembler, a linker, a resource compiler, a message compiler, a make utility and install builders for both Windows and Windows Mobile.

Platform:Windows                                                                    License:unknown

Reference:https://www.smorgasbordet.com/pellesc/

]]>
dio Wed, 13 Oct 2010 08:19:05 +0100 https://www.openfoundry.org/tw/resourcecatalog/Program-Development/Programming-Languages/C&Cplus/Compiler/pelles-c
MPW - Macintosh Programmer's Workshop https://www.openfoundry.org/tw/resourcecatalog/Program-Development/Programming-Languages/C&Cplus/Compiler/mpw-macintosh-programmers-workshop

Macintosh Programmer's Workshop (MPW) is a product designed specifically for professional Macintosh software developers. It brings together a comprehensive collection of development tools designed to support C, C++, and assembly-language programmers who are writing software for Mac OS 7.x/8.x/9.x. MPW is an open, configurable, and scriptable development environment which provides the flexibility to support complex software development projects for 68K and Power Macintosh systems.

Platform:Mac                                                                License:unknown

Reference:https://developer.apple.com/tools/mpw-tools/

]]>
dio Wed, 13 Oct 2010 08:18:36 +0100 https://www.openfoundry.org/tw/resourcecatalog/Program-Development/Programming-Languages/C&Cplus/Compiler/mpw-macintosh-programmers-workshop
CC386 https://www.openfoundry.org/tw/resourcecatalog/Program-Development/Programming-Languages/C&Cplus/Compiler/cc386

CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions; one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs included with it. However at this time debugging support for MSDOS is rudimentary at best and there is no IDE for DOS.

Platform:Windows                                                                    License:unknown

Reference:https://www.members.tripod.com/~ladsoft/cc386.htm

]]>
dio Wed, 13 Oct 2010 08:17:56 +0100 https://www.openfoundry.org/tw/resourcecatalog/Program-Development/Programming-Languages/C&Cplus/Compiler/cc386
Borland C++ Compiler https://www.openfoundry.org/tw/resourcecatalog/Program-Development/Programming-Languages/C&Cplus/Compiler/borland-c-compiler

The Borland C++ Compiler (BCC) is the foundation and core technology of C++Builder 5. Borland C++ Compiler 5.5 is a blazingly fast 32-bit optimizing compiler. It includes the latest ANSI/ISO C++ language support including, the STL (Standard Template Library) framework and C++ template support and the complete Borland C/C++ Runtime Library (RTL). Also included in the free download are the Borland C/C++ command line tools such as the high performance Borland linker and resource compiler.

Platform:Cross platform                                                                    License:unknown

Reference:https://edn.embarcadero.com/article/20633

]]>
dio Wed, 13 Oct 2010 08:17:07 +0100 https://www.openfoundry.org/tw/resourcecatalog/Program-Development/Programming-Languages/C&Cplus/Compiler/borland-c-compiler