Difference between revisions of "Translations:Functional programming/15/en"

From Marek Běhálek Wiki
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
 
== Software ==
 
== Software ==
In our lectures, we will be using [https://www.haskell.org/downloads/#platform Haskell Platform] with [https://code.visualstudio.com/ Visual Studio Code]. For VS Code, we will be using two extensions:
+
In our lectures, we will be using [https://www.haskell.org/downloads/#platform Haskell Platform] with [https://code.visualstudio.com/ Visual Studio Code]. For VS Code, we will be using an extension:
*[https://marketplace.visualstudio.com/items?itemName=Vans.haskero Haskero]
+
*[https://marketplace.visualstudio.com/items?itemName=haskell.haskell Haskell]
*[https://marketplace.visualstudio.com/items?itemName=phoityne.phoityne-vscode Haskell GHCi Debug Adapter Phoityne]
 

Latest revision as of 13:36, 20 August 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Functional programming)
== Software ==
In our lectures, we will be using [https://www.haskell.org/downloads/#platform Haskell Platform] with [https://code.visualstudio.com/ Visual Studio Code]. For VS Code, we will be using an extension:
*[https://marketplace.visualstudio.com/items?itemName=haskell.haskell Haskell]
Translation== Software ==
In our lectures, we will be using [https://www.haskell.org/downloads/#platform Haskell Platform] with [https://code.visualstudio.com/ Visual Studio Code]. For VS Code, we will be using an extension:
*[https://marketplace.visualstudio.com/items?itemName=haskell.haskell Haskell]

Software

In our lectures, we will be using Haskell Platform with Visual Studio Code. For VS Code, we will be using an extension: