https://github.com/oleks/leg-med-f-sharp
https://github.com/oleks/leg-med-f-sharp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oleks/leg-med-f-sharp
- Owner: oleks
- Created: 2015-07-31T08:04:12.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-03T22:51:14.000Z (almost 10 years ago)
- Last Synced: 2025-02-10T13:44:08.253Z (3 months ago)
- Language: F#
- Size: 4.74 MB
- Stars: 1
- Watchers: 12
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Hvad kan du lege med af F# i dag?
* Tutorials/Guides - Brug Asciidoctor ;-)
* (DONE) Find og hent kursuslitteraturen
* Find, download, og installér F# på dit system
* Find, download, og installér Emacs på dit system
* Konvertér gamle SML opgaver til F#
* Opdag essentielle finurligheder ved F# ift. SML.
* F#-mode til Emacs, evt. installationsscript til F# og Emacs med F#-mode
* Se også https://github.com/Eckankar/ip-pakken
* F# linter
* Se evt. https://github.com/Eckankar/SMLint
* Test-suite til F# egnet til at rette PoP opgaver
* Se evt. https://github.com/br0ns/iptest
* Pop-quizzes til at lære F# i stil med DuoLingo
* Se evt. https://github.com/christiankjaer/pop-webhelp
* F# playground (web-interface til en F#-sandkasse)
* Herunder en port af http://www.tryfsharp.org/ til sand multi-platform