Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.219 Times

Glasgow Haskell Compiler freeware
Filter: All | Freeware | Demo
 

Glasgow Haskell Compiler

1 2 3 4 5 > 
Added: March 20, 2010 | Visits: 1.366

The Glasgow Haskell Compiler The Glasgow Haskell Compiler is a state-of-the-art, open source, compiler and interactive environment for the functional language Haskell..



Platforms: *nix

License: Freeware Size: 6.7 MB Download (112): The Glasgow Haskell Compiler Download

Added: September 08, 2013 | Visits: 359

Leksah Leksah is the Haskell IDE of choice. It is written in Haskell, uses Gtk, and runs on Linux, Windows and Mac OS X. Leksah is a practical tool to support the Haskell development process. It requires the Glasgow Haskell Compiler (GHC).





Platforms: Mac

License: Freeware Size: 25.36 MB Download (44): Leksah Download

Added: April 09, 2010 | Visits: 780

Hashell Hashell project is a shell that is written in Haskell language and which it is intended to provide a set of abstractions that allows you to use Haskell as a shell programming language. So that way you can use haskell for your daily administration tasks. Hashell uses hs-plugins to interact with...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (89): Hashell Download

Added: April 17, 2013 | Visits: 329

nhc98 nhc98 is a small, easy to install, standards-compliant compiler for Haskell 98, the lazy functional programming language.It is very portable, and aims to produce small executables that run in small amounts of memory. It produces medium-fast code, and compilation is itself quite fast.It also comes...


Platforms: C and C plus plus

License: Freeware Size: 13.84 MB Download (41): nhc98 Download

Added: August 09, 2013 | Visits: 169

Haskell llvm Haskell llvm is a free and open source Haskell binding to the LLCM compiler toolkit.


Platforms: Mac

License: Freeware Size: 92.16 KB Download (43): Haskell llvm Download

Added: February 26, 2010 | Visits: 888

LDAP for Haskell LDAP for Haskell package contains a LDAP binding for Haskell. This package provides read and write support for LDAP directories. Haskell is a standardized purely functional programming language with non-strict semantics, named after the logician Haskell Curry. It is one of the more popular...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (88): LDAP for Haskell Download

Added: January 18, 2010 | Visits: 1.998

Ragel State Machine Compiler Ragel State Machine Compiler compiles finite state machines from regular languages into executable C/C++/Objective-C code. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (175): Ragel State Machine Compiler Download

Added: July 03, 2010 | Visits: 1.690

FreeBASIC Compiler 0.16 / FreeBASIC - as the name suggests - is a free, open-source, 32-bit, MS-QuickBASICs syntax-compatible compiler, that adds new features such as pointers, unsigned data types, inline-assembly and many others.. FreeBASIC compiler official page (a free BASIC compiler): downloads, news, forums


Platforms: *nix

License: Freeware Size: 3.1 MB Download (157): FreeBASIC Compiler 0.16 / Download

Added: October 11, 2010 | Visits: 1.149

XML::Filter::Dispatcher::Compiler XML::Filter::Dispatcher::Compiler can compile rulesets in to code. SYNOPSIS use XML::Filter::Dispatcher::Compiler qw( xinline ); my $c = XML::Filter::Dispatcher::Compiler->new( ... ) my $code = $c->compile( Package => "My::Filter", Rules => [ a/b/c => xinline q{warn "found a/b/c"}, ],...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (103): XML::Filter::Dispatcher::Compiler Download

Added: October 18, 2010 | Visits: 906

Blatte::Compiler Blatte::Compiler is a Perl module to compile a Blatte document into Perl. SYNOPSIS use Blatte::Compiler; &Blatte::Compiler::compile($file_handle, &callback); &Blatte::Compiler::compile_sparse($file_handle, &callback); sub callback { my($val, $src) = @_; if (defined($src)) {...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (90): Blatte::Compiler Download

Added: June 13, 2010 | Visits: 1.378

The Amsterdam Compiler Kit 6.0 The Amsterdam Compiler Kit or in short just ACK, is a fast, lightweight and retargetable compiler suite and toolchain written by Andrew Tanenbaum and Ceriel Jacobs, and was Minix native toolchain. The ACK was originally closed-source software (that allowed binaries to be distributed for Minix as...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (111): The Amsterdam Compiler Kit 6.0 Download

Added: September 08, 2010 | Visits: 1.069

Haskell Database Connectivity Haskell Database Connectivity project provides an abstraction layer between Haskell programs and SQL relational databases. This lets you write database code once, in Haskell, and have it work with any number of backend SQL databases (MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (95): Haskell Database Connectivity Download

Added: March 24, 2010 | Visits: 2.221

ConfigFile for Haskell ConfigFile for Haskell is a configuration file parser and writer library for Haskell. The ConfigFile module works with configuration files in a standard format that is easy for the user to edit, easy for the programmer to work with, yet remains powerful and flexible. It is inspired by, and...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (91): ConfigFile for Haskell Download

Added: June 03, 2010 | Visits: 1.430

Aubit 4GL compiler Aubit 4GL compiler is a project to make a free Informix-4GL compatible compiler. Aubit 4GL compiler translates 4GL source into executable programs, enabling fast creation of screen/form-based applications. With support for SQL statements forming an intrinsic part of the language, its especially...


Platforms: *nix

License: Freeware Size: 5.5 MB Download (171): Aubit 4GL compiler Download

Added: March 04, 2010 | Visits: 1.254

Portable Object Compiler Portable Object Compiler project consists of a set of Objective-C class libraries and a precompiler (translator) that generates plain C code..


Platforms: *nix

License: Freeware Size: 839.68 KB Download (108): Portable Object Compiler Download

Added: November 26, 2010 | Visits: 1.213

GMP compiler GMP compiler tool simplifies the use of GMP, the GNU multiple precision library. It scans a C source file for specially marked GMPS arithmetic expressions and replaces them with plain C. The abbreviation gmpc stands for GMP compiler, or alternatively GMPS-to-C compiler. GMPS arithmetic...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (105): GMP compiler Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 767

FX Batch Compiler FX Batch Compiler is a program designed to help you compile FX effect files and HLSL shader files using fxc command line compiler included in DirectX SDK. You can compile many files at time or one file with different settings. This is not shader IDE, just a font-end for fxc compiler. The...


Platforms: Windows

License: Freeware Download (49): FX Batch Compiler Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 706

Catalina Compiler The Catalina Compiler was designed as a C compiler that also contains a set of C libraries and device drivers that can be used with the Parallax Propeller microcontroller. The compiler can easily run on multiple platforms and is based on the retargetable C compiler "lcc".


Platforms: Windows, 2K, XP, Windows Vista, 7

License: Freeware Download (50): Catalina Compiler Download

Released: September 15, 2012  |  Added: September 15, 2012 | Visits: 875

Batch Compiler Batch Compiler is a small and very easy top use application designed to help you script batch programs and compile them in to exe file with integrated help utility and a user friendly interface. Batch Compiler has a simple and comprehensive interface that will quickly guide you through all its...


Platforms: Windows, Windows Vista, 7

License: Freeware Download (63): Batch Compiler Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 745

TI-Basic Compiler TI-Basic Compiler is an accessible and handy tool that can be accessed from the Command Line and can compile TI-BASIC code to the 8XP file format. This is used on Texas Instruments calculators, namely the TI-83, TI-83+ and TI-84+.


Platforms: Windows

License: Freeware Download (62): TI-Basic Compiler Download

1 2 3 4 5 >