Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oleks/leg-med-f-sharp
https://github.com/oleks/leg-med-f-sharp
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oleks/leg-med-f-sharp
- Owner: oleks
- Created: 2015-07-31T08:04:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-03T22:51:14.000Z (over 9 years ago)
- Last Synced: 2024-10-30T21:07:01.384Z (2 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