Skip to content

List of awesome Jule and Jule-related projects

License

Notifications You must be signed in to change notification settings

julelang/awesome-jule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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.