Skip to content

Commit

Permalink
Fix #51 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems authored Sep 8, 2024
1 parent 5f7970b commit 6d8d9ba
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
21 changes: 21 additions & 0 deletions src/devel/language/rust/armrest.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
=======
Armrest
=======

Armrest is a rust framework for the device that provides handwriting recognition and an elm inspired UI library.

Pros
====

- Handwriting recognition.

Cons
====

- Every application needs to be recompiled with the latest version of the library to get the latest bugfixes.

External Links
==============

- Repository
https://github.com/bkirwi/armrest
3 changes: 2 additions & 1 deletion src/devel/language/rust/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ Pros

- Low level access.
- If the code is well written, it will perform extremely well.
- Large existing ecosystem can be leveraged.

Cons
====

- Only one UI framework is currently available.
- Rust can have a steep learning curve.

Further Reading
===============
Expand Down

0 comments on commit 6d8d9ba

Please sign in to comment.