Content deleted Content added
Jerryobject (talk | contribs) WP:LINKs add. |
m Fixing links, because fsharp-lang.org no longer works with the "www." |
||
Line 17:
| operating system = [[Cross-platform software|Cross-platform]]: [[Linux]], [[macOS]], [[Windows]]
| license = [[Apache License 2.0|Apache 2.0]]
| website = {{URL|
| file ext = .fst
| implementations =
Line 54:
=== Operators ===
F* supports common arithmetic [[Operator (computer programming)|operators]] such as <code>+</code>, <code>-</code>, <code>*</code>, and <code>/</code>. Also, F* supports relational operators like <code><</code>, <code><=</code>, <code>==</code>, <code>!=</code>, <code>></code>, and <code>>=</code>.<ref name=":0">{{Cite book |last=Swamy |first=Nikhil |url=https://
=== Data types ===
Line 74:
|year=2017
|title=Dijkstra Monads for Free
|url=https://
|book-title=44nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages
}}
Line 92:
|year=2016
|title=Dependent Types and Multi-Monadic Effects in F*
|url=https://
|book-title=43nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages
}}
* Swamy, Nikhil; Martínez, Guido; Rastogi, Aseem (2024). ''[https://
==External links==
*{{Official website|
*{{GitHub|FStarLang}}
*[https://
{{ML programming}}
|