Sponsored Links

Freeware In Compilers

Category : Programming > Compilers
Microsoft .NET Framework (x86) 2.0

Microsoft .NET Framework is the programming model of the .NET environment for building, deploying, and running Web-based applications, smart client applications, and XML Web services. It manages much of the plumbing, enabling developers to focus on writing the business logic code for their applications. The .NET Framework includes the common language runtime and class libraries.
Views : 473 Rating : Very Good Votes : 2

Category : Programming > Compilers
Eclipse SDK 3.2.1

Eclipse is an open source platform-independent software framework for delivering what the project calls or is known as "rich-client applications" (as opposed to "thin clients", this means the clients perform heavy-duty work on the host running the application).

So far this framework has typically been used to develop IDEs (Integrated Development Environments), such as the highly-regarded Java IDE called Java Development Toolkit (JDT) and compiler that come as part of Eclipse (and which are also used to develop Eclipse itself). However, it can be used for other types of client application as well, see the popular BitTorrent client Azureus for example.

Eclipse was originally developed by IBM, but is now developed by the Eclipse Foundation, an independent not-for-profit consortium of software industry vendors. Many notable software tool vendors have embraced Eclipse as a future framework for their IDEs, among them Borland and IBM Rational.

Requires Java Runtime Environment. Get It Here.

Views : 413 Rating : Very Good Votes : 1

Category : Programming > Compilers
thinBasic 1.0.11.0

thinBasic is a Basic like language interpreter. Its target is to have a scripts text file to be interpreted and executed immediately by a simple double click or by an automated scheduled tasks.

More than 500 predefined keywords. All main program flow: If/Then/Else/ElseIf/End If, While/Wend, For/Next, Do [While/Until]/Loop [While/Until], Select/End Select, user defined functions, modules, arrays and much more...

User defined functions with local or global variable declaration up to 12 parameters. Every script can have an unlimited number of user defined functions declared each of them can allocate variable in different ways: local, static, global scope.

Functions can be recursive and each recursion will allocate a new stack for local variables. Every function can have up to 12 parameters but this can be changed by design. Dynamic strings variables and many numeric types.

Numeric types: Byte, Word, Integer, DWord, Long, Quad, Single, Double, Extended, Currency.

Strings are dynamic strings. Dynamic string variables contain character data of arbitrary length. Dynamic strings can contain up to approximately 2 Gb characters. Dynamic strings can contain both text or binary data.

Arrays are supported up to 3 dimensions. Arrays can be of any supported variable types.

thinBasic language can be extended in keywords and functionalities using predefined official modules. thinBasic language consists of a rich set of keywords plus you can extend the keywords loading external modules designed to cover specific tasks.

There are some official predefined modules delivered with thinBasic that will allow to interact, for example, with databases. To use these modules, just use the keyword "Uses" followed by the name of the module.
Views : 274 Rating : Very Good Votes : 2

Category : Programming > Compilers
DEV-C++ 4.9.9.2

Dev-C++ gives you a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler.

Features:

  • Support GCC-based compilers
  • Integrated debugging (using GDB)
  • Support for multiple languages (localization)
  • Class Browser
  • Code Completion
  • Debug variable Browser
  • Project Manager
  • Customizable syntax highlighting editor
  • Quickly create Windows, console, static libraries and DLLs
  • Support of templates for creating your own project types
  • Makefile creation
  • Edit and compile Resource files
  • Tool Manager
  • Print support
  • Find and replace facilities
  • Package manager, for easy installation of add-on libraries
  • CVS Support
  • To-Do List
  • CPU Window
Views : 428 Rating : Very Good Votes : 1

Category : Programming > Compilers
Dev-Pascal 1.9.2

Dev-Pascal is a full-featured integrated development environment (IDE), which is able to create Windows or console-based Pascal programs using the Free Pascal or GNU Pascal compilers. It can also handle the Insight Debugger, which you can also download here.

Features:

  • Pascal compiler for Win32 (Free Pascal or GNU Pascal)
  • Debugger (GDB or Insight)
  • Customizable syntax highlighting
  • Powerful multi-window editor with many options
  • Work in source file or project mode
  • Setup creator
  • Create console, windows and DLL programs
  • Resource file editing (menu creator...)
  • Project Manager, compiler, linker and resource results
  • Insert automatically Pascal codes and statements
  • Makefile automatic creation
  • 2 different icon sets for menus and toolbars in Dev-Pascal
  • Tool manager
  • Templates for creating your own project types
  • Much more...
Views : 344 Rating : Not Rated Votes : 0
<< < 1  2  3  4  5  6  7   > >>