GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#rust #compiler #markup #typesetting

Typst is a new typesetting system that is as powerful as LaTeX but easier to learn and use. It has built-in markup for common formatting tasks, flexible functions, and a scripting system. Typst also supports math typesetting, bibliography management, and fast compilation times. It provides friendly error messages and allows for incremental compilation, making it efficient.

Using Typst benefits you by offering a simpler yet powerful alternative to LaTeX, with features like easy-to-use markup, fast compilation, and integrated scripting. This makes it ideal for creating documents quickly and efficiently, especially with its online editor and community support.

https://github.com/typst/typst
#kotlin #compiler #gradle_plugin #intellij_plugin #kotlin #kotlin_library #maven_plugin #programming_language #wasm #webassembly

Kotlin is a programming language that helps you write code more efficiently. It is supported by JetBrains and open-source contributors. One of the main benefits of Kotlin is its multiplatform capability, which allows you to write code once and use it on different platforms like Android, iOS, and more. This saves time and effort because you don't have to write the same code multiple times for each platform. Kotlin also has good tools and plugins for popular IDEs like IntelliJ IDEA, making it easier to edit and build your projects. The project is open-source and follows the Apache License 2.0, allowing anyone to contribute and use it freely.

https://github.com/JetBrains/kotlin