exercism / haxe

Exercism exercises in Haxe.
https://exercism.org/tracks/haxe
MIT License
5 stars 19 forks source link
community-contributions-paused exercism-track wip-track

Exercism Haxe Track

Configlet Exercises Passing

Exercism problems in Haxe.

Support

For support with Haxe in Exercism, please visit the Haxe subcategory on the official Exercism forum.

Contributing Guide

Please see Exercism's contributing guide.

Track linting

configlet is an Exercism-wide tool for working with tracks. You can download it by running:

./bin/fetch-configlet

Run its lint command to verify if all exercises have all the necessary files and if config files are correct:


$ ./bin/configlet lint

The lint command is under development.
Please re-run this command regularly to see if your track passes the latest linting rules.

Basic linting finished successfully:
- config.json exists and is valid JSON
- config.json has these valid fields:
    language, slug, active, blurb, version, status, online_editor, key_features, tags
- Every concept has the required .md files
- Every concept has a valid links.json file
- Every concept has a valid .meta/config.json file
- Every concept exercise has the required .md files
- Every concept exercise has a valid .meta/config.json file
- Every practice exercise has the required .md files
- Every practice exercise has a valid .meta/config.json file
- Required track docs are present
- Required shared exercise docs are present

### Haxe icon
The Haxe logo is assumed to be owned by the Haxe Foundation, but this is not made explicit. We have adapted it, changing the colours, for use on Exercism, which we believe to fall under fair use.