awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Language Primitives · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesLanguage Primitives

Fundamental data types and basic utility functions provided as the building blocks of a language.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Language Primitives. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Language Features and Paradigms
  4. Language Features
  5. Language Primitives

Awesome Language Primitives GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • typst/typst

    typst/typst

    51,468GitHubView on GitHub↗

    Typst is a programmable, markup-based typesetting engine designed for professional document creation. It functions as a scriptable publishing toolchain that transforms plain text and code into complex, paginated outputs. By utilizing a high-performance compiler, the system automates document assembly, mathematical rend

    Rustcompilermarkuptypesetting

Explore sub-tags

  • Array UtilitiesFunctions for manipulating, querying, and transforming array data structures.
  • Integer Range GeneratorsUtilities for creating sequences of integers based on start, end, and step parameters.