1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 02:04:23 +02:00

Added filename parameter

This commit is contained in:
Adam
2013-06-29 20:19:14 -07:00
parent 7135adbd49
commit 83aeecb68a
10 changed files with 14 additions and 3 deletions

View File

@@ -2,6 +2,7 @@
language: F#
author: Scott Wlaschin
author_url: http://fsharpforfunandprofit.com/
filename: learnfsharp.fs
---
F# is a general purpose functional/OO programming language. It's free and open source, and runs on Linux, Mac, Windows and more.