Haskell Programming Language 17+

Anastasia Kovba

專為 iPad 設計

    • 免費
    • 提供 App 內購買

簡介

The classic Haskell programming language for iPad, iPhone and iPod touch. Programming language is a perfect tool for studying, complex mathematical calculation, entertainment and many other useful tasks. The application is especially useful for learning the Haskell programming language. You have to buy compilations inside the application. Internet connection is required.

- The great programming tool on the AppStore.
- Your programming language for iOS is amazing!

* FEATURES *

- Compile and run your program.
- Text input before program run and text output.
- Enhanced source code editor with syntax highlighting, line numbers, color themes and additional keyboard.
- Online language reference and several program samples.

* LIMITATIONS *

- Internet connection is required to compile and run a program.
- Graphics, network, file system and real-time input are not supported.

- Maximum running time of a program is 15 seconds.

Thanks for using the application!

======================================

Haskell is a standardized, general-purpose purely functional programming language, with non-strict semantics and strong static typing. It is named after logician Haskell Curry. In Haskell, "a function is a first-class citizen" of the programming language. As a functional programming language, the primary control construct is the function.

Following the release of Miranda by Research Software Ltd, in 1985, interest in lazy functional languages grew: by 1987, more than a dozen non-strict, purely functional programming languages existed. Of these, Miranda was the most widely used, but was proprietary software. At the conference on Functional Programming Languages and Computer Architecture in Portland, Oregon, a meeting was held during which participants formed a strong consensus that a committee should be formed to define an open standard for such languages. The committee's purpose was to consolidate the existing functional languages into a common one that would serve as a basis for future research in functional-language design.

Haskell features lazy evaluation, pattern matching, list comprehension, type classes, and type polymorphism. It is a purely functional language, which means that in general, functions in Haskell do not have side effects. There is a distinct construct for representing side effects, orthogonal to the type of functions. A pure function may return a side effect which is subsequently executed, modeling the impure functions of other languages.

Haskell has a strong, static type system based on Hindley–Milner type inference. Haskell's principal innovation in this area is to add type classes, which were originally conceived as a principled way to add overloading to the language, but have since found many more uses.

The construct which represents side effects is an example of a monad. Monads are a general framework which can model different kinds of computation, including error handling, nondeterminism, parsing, and software transactional memory. Monads are defined as ordinary datatypes, but Haskell provides some syntactic sugar for their use.

The language has an open, published specification, and multiple implementations exist. There is an active community around the language, and more than 5400 third-party open-source libraries and tools are available in the online package repository Hackage.

The main implementation of Haskell, GHC, is both an interpreter and native-code compiler that runs on most platforms. GHC is noted for its high-performance implementation of concurrency and parallelism, and for having a rich type system incorporating recent innovations such as generalized algebraic data types and type families.

新內容

版本 13.0

Added iOS 13 support.

App 隱私權

開發者「Anastasia Kovba」尚未提供關於其隱私權實務和資料處理的詳細資訊給 Apple。如需更多資訊,請參閱開發者的隱私權政策

未提供詳細資訊

開發者送出下一個 App 更新項目時需要提供隱私權詳細資訊。

更多此開發者的作品

月經週期快速計算和精准计算排卵期
醫藥
C++ Programming Language Pro
參考
排卵期計算器
醫藥
最好的排卵期計算器和生育追踪
醫藥
JVM Programming Language
參考
Python Programming Language
參考

你可能也會喜歡

cl-repl
教育
Learn Haskell Offline [Pro]
教育
Go Programming Compiler
教育
My EMURGO
教育
j901
教育
Gambit REPL
教育