Top 15 Utrecht Haskell Compiler Alternative and Similar Softwares | May 2024

UHC is a Haskell implementation from Utrecht University. UHC supports almost all Haskell 98 and Haskell 2010 features plus many experimental extensions. The compiler runs on Mac OS X, Windows (Cygwin), and various Unix flavors.

Features include: Multiple backends, including a bytecode interpreter backend and a whole-program analysis backend based on GRIN. Experimental language extensions, some of which have not been implemented before.

1. GHCJS

GHCJS ghcjs - Haskell to JavaScript compiler, based on GHC......

2. Glasgow Haskell Compiler

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

3. Kaitai Struct

Kaitai Struct Kaitai Struct is a declarative language used for describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc.The main idea is that a particular format is described in Kaitai Struct language (.ksy file) and then can be compiled with......

4. Julia

Julia Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library. The library, largely written in Julia itself, also integrates mature, best-of-breed......

5. FreeBASIC

FreeBASIC FreeBASIC is a completely free, open-source, 32-bit BASIC compiler, with syntax similar to MS-QuickBASIC, that adds new features such as pointers, unsigned data types, inline assembly, object orientation, and many others.......

6. Groovy

Groovy Groovy is an agile and dynamic language for the Java Virtual Machine (JVM).......

7. Scala

Scala Scala is a modern multi-paradigm programming language based on the Java Virtual Machine (JVM) designed to express common programming patterns in a concise, elegant, and type-safe way.......

8. Kodiak PHP

Kodiak PHP The iPad finally allows you to write and run PHP code directly on the iPad. Kodiak PHP is the only app that includes a native PHP interpreter.......

9. QB64

QB64 QB64 is a self-hosting BASIC compiler for Microsoft Windows, Linux and Mac OS X, designed to be compatible with Microsoft QBasic and QuickBASIC. QB64 is a C++ emitter, which is integrated with a C++ compiler to provide compilation via C++ code and GCC optimization.QB64 implements most QBasic statements, and can......

10. codev.it

codev.it codev.it is the best designed web-based code-editor available today.Work on your projects in the cloud from wherever you are.On every device. Chromebook, iPad, you name it.- Easily invite others to collaborate- Compiler for Less / Sass / CoffeeScript- SQLite manager- Time tracker- Issue tracker- Auto backup- 100% security (three-tier-encryption system)-......

11. GNU Compiler Collection

GNU Compiler Collection The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages. GCC is a key component of the GNU toolchain. As well as being the official compiler of the unfinished GNU operating system, GCC has been adopted as the standard compiler by most......

12. Jerkar

Jerkar Jerkar is both an automation tool and a Java framework for building projects. It falls in the same category as Ant/Ivy, Maven or Gradle.In other words, it's a rich featured pure Java build tool.......

13. Typescript

Typescript Now acquired by MICROSOFT. TypeScript is a language for application-scale JavaScript development. It is a typed superset of JavaScript that compiles to plain JavaScript in any browser, any host, any OS and it is Open Source.......

14. Wyvern

Wyvern Wyvern is a new programming language designed to help developers be highly productive when writing high-assurance applications. The first major innovation in Wyvern is type-specific languages, a feature that allows programmers to create literals of a given type (e.g. a SQLQuery type) in a language appropriate to that type (e.g.......

15. RapydScript

RapydScript RapydScript is a pre-compiler for JavaScript, similar to CoffeeScript, but with cleaner, more readable syntax. The syntax is very similar to Python, but allows JavaScript as well. It's not another Python-in-a-browser clone, it's actually JavaScript with more Pythonic syntax.RapydScript breaks some of the rules of Python to make JavaScript development......