Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.35 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.35 KB

Awesome Jule

List of awesome Jule and Jule-related projects.

Table of Contents

Algorithms

  • Jule: Algorithms and data structures implemented in the Jule programming language.

CI/CD

  • setup-jule: Setup a JuleC development environment in your project's GitHub Actions.

Compilers & Parsers

  • jule: The official reference compiler, standard library and API for the Jule programming language.
  • tree-sitter-jule: Tree sitter grammar for Jule.

Command-Line Tools

  • colorify: Produce colorful output using ANSI codes.

Documentations

  • Jule Manual: Official manual of the Jule programming language.
  • Jule-101: Turkish resource for the Jule programming language.

Tools & Utilities

  • julefmt: Official source code formatter for the Jule programming language.