mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-10 10:02:38 +03:00
Expand list of Roc's applications on homepage
Co-authored-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com> Signed-off-by: Richard Feldman <oss@rtfeldman.com>
This commit is contained in:
parent
0690812ac6
commit
2bd9870995
@ -20,8 +20,8 @@
|
||||
more polished after the language itself becomes more polished!</p>
|
||||
|
||||
<p>Roc compiles to machine code or to <a href="https://webassembly.org">WebAssembly</a>. Eventually
|
||||
you'll be able to use Roc to build high-quality servers, command-line applications, or graphical
|
||||
native desktop user interfaces. Today, only command-line interfaces have support beyond the
|
||||
you'll be able to use Roc to build high-quality servers, command-line applications, graphical
|
||||
native desktop user interfaces, among other classes of applications. Today, only command-line interfaces have support beyond the
|
||||
proof-of-concept stage; the other use cases will mature over time.</p>
|
||||
|
||||
<p>Like <a href="https://www.lua.org/">Lua</a>, Roc's automatic memory management doesn't require
|
||||
|
Loading…
Reference in New Issue
Block a user