mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 16:21:11 +00:00
Merge pull request #4502 from P8ace/patch-1
Added the correct link to swift lang site
This commit is contained in:
commit
07c6c07ce6
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
|
||||
<p>When benchmarking Roc code against similarly-optimized programs written in
|
||||
<a href="https://go.dev">Go</a>,
|
||||
<a href="https://www.swift.com/">Swift</a>, <a href="https://www.java.com">Java</a>,
|
||||
<a href="https://www.swift.org/">Swift</a>, <a href="https://www.java.com">Java</a>,
|
||||
<a href="https://learn.microsoft.com/en-us/dotnet/csharp">C#</a>, or
|
||||
<a href="https://www.ecma-international.org/publications-and-standards/standards/ecma-262">JavaScript</a>,
|
||||
we generally aim for Roc to outperform all of those languages. Outperforming systems
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue