Table of contents>
Are you looking for Windows apps for Interpreters & compilers? If the answer is YES, then you are in the right place. This article has rounded up some good interpreters & compilers apps for you.
Orwell Dev-C++ is 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. It creates native Win32 executables, either console or GUI. Orwell Dev-C++ can also be used in combination with Cygwin.
Features:
Dev-Pascal is a full-featured integrated development environment (IDE) that enables you to create Windows-, DLL-, or console-based Pascal programs using the Free Pascal compiler. Features include a Pascal compiler for Win32 (Free Pascal), a debugger (GDB or Insight), customizable syntax highlighting, a powerful multiwindow editor with many options, the ability to work in source file or project mode, a setup creator, a project manager, a compiler, a linker and resource results, the ability to insert Pascal codes and statements automatically, two different icon sets for menus and toolbars in Dev-Pascal, a tool manager, and templates for creating your own project types, and more. It also contains support for Insight Debugger.
Python is a high-level, general-purpose, interpreted, interactive, object-oriented programming language that can be applied to many different classes of problems. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable.
The language comes with a large standard library that covers areas such as string processing (regular expressions, Unicode, calculating differences between files), Internet protocols (HTTP, FTP, SMTP, XML-RPC, POP, IMAP, CGI programming), software engineering (unit testing, logging, profiling, parsing Python code), and operating system interfaces (system calls, filesystems, TCP/IP sockets).
With Silverfrost FTN95 you can create console based, conventional Windows and Microsoft .NET applications. Silverfrost FTN95 is the only compiler that can produce Microsoft .NET applications that can use the full Fortran 95 language.
Silverfrost FTN95 also boasts its world leading Checkmate run. Salford FTN95 can now be used free for personal use. It is strictly for personal use or evaluation purposes. You can use it at home on your own personal projects. You can use it to evaluate FTN95 with the intention of purchasing it later. Any applications you create with it will display a banner announcing that it is the personal edition.
The Turbo C Simulator, is the world's first dedicated specifically coded simulator which simulates Borland's Turbo C/ TurboC ++ on any versions of Windows. By using this software you can install Turbo C , fix any existing installation or configure the way Turbo C runs on your windows machine. Turbo C simulator uses an internal simulation engine which makes it possible to run Turbo C on any versions of Windows, especially Vista and 7, as if it is run in a native environment . It doesn't make any difference whether you are on a 32 bit or 64 bit version of Windows. Turbo C simulator provides a set of settings which gives you even more control on how Turbo C runs. You can specify at what resolution Turbo C runs, fixed or full screen. If you choose fixed resolution , you can still switch to full screen at any time by pressing Alt-Enter . Turbo C Simulator uses a refined High-Quality internal filtering system, so that when you run your Turbo C at different resolutions you get the sharpest possible result . The engine runs in the background and thus is invisible to you,all you see is your Turbo C running perfectly before your eyes. The simulation engine is originally based on the well known DOSBox emulator, which you can make sure of its superiority and high quality to any existing simulator at present time.
The Irie Pascal Integrated Development Environment (IDE) includes an editor, compiler, and interpreter. Use Irie Pascal to develop: console programs (that read from, and write to console windows), web programs (using CGI), and Windows Services. Irie Pascal supports Standard Pascal (with many extensions), sockets (using WinSock2), databases (using ODBC), using ActiveX objects, and direct calls to the Windows API.
Liberty BASIC is an ideal personal Windows programming tool. Great for light programming or for learning to program (tutorial included). Create your own utilities, games, business apps and more. Includes a syntax coloring editor, a debugger, and a GUI editor (with Liberty BASIC source). Large online community. Version 4.03 features optimizations, debugger tweaks, bug fixes, and some new example programs.
Free Pascal (aka FPK Pascal) is a 32 bit Pascal compiler. The language syntax is semantically compatible with TP 7.0 as well as most versions of Delphi (classes, rtti, exceptions, ansistrings, widestrings, and interfaces). Furthermore, Free Pascal supports function overloading, operator overloading, and global properties.
Python is an easy-to-learn, powerful programming language. It has high-level data structures and a simple but effective approach to object-oriented programming. Python is an interpreted language, which can save you time during program development because no compilation and linking is necessary. The interpreter can be used interactively, which makes it easy to experiment with features of the language, and to test functions during bottom-up program development. Python also allows you to split up your program in modules that can be reused in other Python programs. It comes with a large collection of standard modules that you can use as the basis of your programs--or as examples to start learning to program in Python. There are also built-in modules that provide things like file I/O, system calls, sockets, and interfaces to GUI toolkits like Tk. Python is copyrighted under a BSD-style open source. This is the Windows port of the Python interpreter.
Simply Fortran is a complete Fortran solution for Microsoft Windows and compatible operating systems. Included with Simply Fortran is the documentation for both the integrated development environment and the Fortran compiler. Users can quickly access documentation from the Help menu in Simple Fortran. And for new users, a step-by-step tutorial is also available.