generated from seanpm2001/Template_Other_V7
-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPROJECT_LANG_1.fs
11 lines (11 loc) · 1.04 KB
/
PROJECT_LANG_1.fs
1
2
3
4
5
6
7
8
9
10
11
// Start of script
// I decided to make F# the main programming language for this project (Seanpm2001-ThePlayForge) as I want to make a pun off the name, since there isn't much else I can do with the contents of the project. Forge has an F in it, and the forge is sharp, so F# is the project language here. I can't do much else for a project language file, as this is an image/information project, and not a software/web application project.
printfn "I decided to make F# the main programming language for this project (Seanpm2001-ThePlayForge) as I want to make a pun off the name, since there isn't much else I can do with the contents of the project. Forge has an F in it, and the forge is sharp, so F# is the project language here. I can't do much else for a project language file, as this is an image/information project, and not a software/web application project."
break
"""
File info
File type: F# source file (.fs)
File version: 1 (2021, Tuesday, December 7th at 2:45 pm)
Line count (including blank lines and compiler line): 12
"""
// End of script