this post was submitted on 19 Feb 2025
56 points (100.0% liked)

Rust

6397 readers
193 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
56
submitted 2 days ago* (last edited 2 days ago) by KillTheMule to c/rust
 

Typst is "A new markup-based typesetting system that is powerful and easy to learn". It's written in Rust, and particularly attractive because, while providing a CLI interface, it is a proper library that you can easily incorporate into your progress to produce documents. Protip: If you do so, have a look at sys.inputs, it's awesome!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 2 days ago

We live in a capitalist society. Most of Typst is open source including the CLI, library, and IDE support; and the source is Rust so why not share in a Rust community?