/Jule

Algorithms and data structures implemented in the Jule programming language.

MIT LicenseMIT



Algorithms and data structures implemented in the Jule programming language.

All contents are listed in DIRECTORY.md file.

Contributing

Please feel free to contribute. Any contribution is appreciated.

Fork repository, add your algorithm, write your tests, add the README to the algorithm tree and open the PR. Make sure your code follows the current repository layout and all CIs are passed successfully.

License

The all Jule implementations are distributed under the terms of the MIT license.
See License Details