mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 15:51:12 +00:00
Added the correct link to swift lang site
Signed-off-by: Salman Shaik <94877549+P8ace@users.noreply.github.com>
This commit is contained in:
parent
e29c914def
commit
d26e6680cf
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