[phpBB Debug] PHP Warning: in file [ROOT]/ext/kinerity/bestanswer/event/main_listener.php on line 514: Undefined array key "poster_answers" Liste der Haskell-Software und -Tools - Deutsches Wikipedia-Forum
Dies ist eine '''Liste der Haskell-Software und -Tools'', einschließlich Compiler, Interpreter (Computer)|Interpreter, Build-Automatisierung|Build-Tools, Paketmanager|Paketmanager, integrierte Entwicklungsumgebungen, Bibliotheken (Computer)|Bibliotheken und andere Entwicklungsdienstprogramme.
==Compiler, Dolmetscher und Redakteure==
* Emacs – Texteditorhttps://github.com/haskell/haskell-mode
* Glasgow Haskell Compiler (GHC)https://github.com/ghc/ghchttps://www.haskell.org/ghc/
* Hugs (Interpreter)|Hugs – Bytecode-Interpreter (eingestellt)https://www.haskell.org/hugs/https://gi ... ustss/Hugs
* IntelliJ IDEA – IDE mit Haskell-Unterstützung über Pluginshttps://github.com/rockofox/intellij-haskell-lsp
* Vim (Texteditor)|Vim – Texteditorhttps://github.com/begriffs/haskell-vim-nowhttps://github.com/neovimhaskell/haskell-vim
* Visual Studio Code – Editor/IDE mit Haskell-Unterstützung über Erweiterungenhttps://github.com/haskell/vscode-haskell
==Build-Tools und Paketverwaltung==
* Cabal (Software)|Cabal – System- und Verpackungsinfrastruktur erstellenhttps://github.com/haskell/cabal
* Haskell-Plattform – gebündelte Verteilung von Haskell-Tools und -Bibliotheken (veraltet)https://www.haskell.org/platform/
* Stack (Haskell)|Stack – Build-Tool und Abhängigkeitsmanagerhttps://github.com/commercialhaskell/stackhttps://docs.haskellstack.org/en/stable/
==Sprachtools und statische Analyse==
* Fourmolu – Codeformatierer basierend auf Ormoluhttps://github.com/fourmolu/fourmolu
* Haskell Language Server – Implementierung des Language Server Protocol für Haskellhttps://github.com/haskell/haskell-lingual-server
* HLint – Quellcode-Vorschlag und Linting-Toolhttps://github.com/ndmitchell/hlinthttps://hackage-content.haskell.org/package/hlint-1.7/src/hlint.htm
* Hoogle – Haskell API-Suchmaschinehttps://hoogle.haskell.org/
* Ormolu – Codeformatiererhttps://github.com/tweag/ormolu
* Stan – statisches Analysetoolhttps://hackage.haskell.org/package/stan
* Stylish Haskell – Quellcode-Formatiererhttps://github.com/haskell/stylish-haskell
==Interaktive Umgebungen==
* GHCi – interaktives REPL für den Glasgow Haskell Compilerhttps://wiki.haskell.org/GHC/GHCihttps://downloads.haskell.org/ghc/latest/docs/users_guide/ghci.html
* IHaskell – Projekt Jupyter|Jupyter-Kernel für Haskellhttps://github.com/IHaskell/IHaskellhttps://hackage.haskell.org/package/ihaskell
==Debugging- und Profiling-Tools==
* hp2ps – Heap-Profiling-Visualisierungstoolhttps://ro-che.info/articles/2020-05-14-visualize-haskell-heap-profiles
* ThreadScope – Parallelausführungsvisualisierer für Haskell-Programmehttps://hackage.haskell.org/package/threadscopehttps://github.com/haskell/ThreadScope/releases
==Dokumentationsgeneratoren==
* Haddock (Software)|Haddock – API-Dokumentationsgenerator für Haskellhttps://github.com/haskell/haddock
==Parser- und Lexer-Generatoren==
* Alex (Software)|Alex – Lexer-Generator für Haskellhttps://github.com/haskell/alex
* Happy (Software)|Happy – Parser-Generator für Haskellhttps://hackage.haskell.org/package/happy
[h4] Dies ist eine '''Liste der Haskell-Software und -Tools'', einschließlich Compiler, Interpreter (Computer)|Interpreter, Build-Automatisierung|Build-Tools, Paketmanager|Paketmanager, integrierte Entwicklungsumgebungen, Bibliotheken (Computer)|Bibliotheken und andere Entwicklungsdienstprogramme.
==Compiler, Dolmetscher und Redakteure== * Emacs – Texteditorhttps://github.com/haskell/haskell-mode * Glasgow Haskell Compiler (GHC)https://github.com/ghc/ghchttps://www.haskell.org/ghc/ * Hugs (Interpreter)|Hugs – Bytecode-Interpreter (eingestellt)https://www.haskell.org/hugs/https://github.com/augustss/Hugs * IntelliJ IDEA – IDE mit Haskell-Unterstützung über Pluginshttps://github.com/rockofox/intellij-haskell-lsp * Vim (Texteditor)|Vim – Texteditorhttps://github.com/begriffs/haskell-vim-nowhttps://github.com/neovimhaskell/haskell-vim * Visual Studio Code – Editor/IDE mit Haskell-Unterstützung über Erweiterungenhttps://github.com/haskell/vscode-haskell
==Build-Tools und Paketverwaltung== * Cabal (Software)|Cabal – System- und Verpackungsinfrastruktur erstellenhttps://github.com/haskell/cabal * Haskell-Plattform – gebündelte Verteilung von Haskell-Tools und -Bibliotheken (veraltet)https://www.haskell.org/platform/ * Stack (Haskell)|Stack – Build-Tool und Abhängigkeitsmanagerhttps://github.com/commercialhaskell/stackhttps://docs.haskellstack.org/en/stable/
==Sprachtools und statische Analyse== * Fourmolu – Codeformatierer basierend auf Ormoluhttps://github.com/fourmolu/fourmolu * Haskell Language Server – Implementierung des Language Server Protocol für Haskellhttps://github.com/haskell/haskell-lingual-server * HLint – Quellcode-Vorschlag und Linting-Toolhttps://github.com/ndmitchell/hlinthttps://hackage-content.haskell.org/package/hlint-1.7/src/hlint.htm * Hoogle – Haskell API-Suchmaschinehttps://hoogle.haskell.org/ * Ormolu – Codeformatiererhttps://github.com/tweag/ormolu * Stan – statisches Analysetoolhttps://hackage.haskell.org/package/stan * Stylish Haskell – Quellcode-Formatiererhttps://github.com/haskell/stylish-haskell
==Interaktive Umgebungen== * GHCi – interaktives REPL für den Glasgow Haskell Compilerhttps://wiki.haskell.org/GHC/GHCihttps://downloads.haskell.org/ghc/latest/docs/users_guide/ghci.html * IHaskell – Projekt Jupyter|Jupyter-Kernel für Haskellhttps://github.com/IHaskell/IHaskellhttps://hackage.haskell.org/package/ihaskell
==Debugging- und Profiling-Tools== * hp2ps – Heap-Profiling-Visualisierungstoolhttps://ro-che.info/articles/2020-05-14-visualize-haskell-heap-profiles * ThreadScope – Parallelausführungsvisualisierer für Haskell-Programmehttps://hackage.haskell.org/package/threadscopehttps://github.com/haskell/ThreadScope/releases
==Dokumentationsgeneratoren== * Haddock (Software)|Haddock – API-Dokumentationsgenerator für Haskellhttps://github.com/haskell/haddock
==Parser- und Lexer-Generatoren== * Alex (Software)|Alex – Lexer-Generator für Haskellhttps://github.com/haskell/alex * Happy (Software)|Happy – Parser-Generator für Haskellhttps://hackage.haskell.org/package/happy
'''ZWCAD'' ist eine CAD-Softwareanwendung. Es wird von ZWSOFT in Guangzhou, China entwickelt.
ZWCAD ist in mehr als 15 Sprachen verfügbar und hat mehr als 1.400.000 Benutzer aus über 90 Ländern und...
Der „Kaohsiung Software Park“, ein intelligenter Technologiepark in Kaohsiung, Taiwan, der sich auf die Entwicklung von Informationssoftware, digitalem Video und Computerkommunikationsindustrien...
SLiM („Selection on Linked Mutations“) ist eine leistungsstarke und vielseitige Software, die für die Durchführung zeitnaher genetischer Simulationen in einem breiten Spektrum ökoevolutionärer...