Skip to content

No labels!

There aren’t any labels for this repository quite yet.

ast
ast
Anything related to the internal representation of the AST.
backends
backends
Anything related to a given backend (which is currently just Axel->Haskell).
bug
bug
A bona fide implementation mistake.
build
build
Anything related to the build process.
cleanup
cleanup
Refactoring, etc.
cli
cli
Anything related to the Axel command line tool.
converter
converter
Anything related to the Haskell->Axel converter.
critical
critical
This issue is a showstopper and needs immediate attention.
documentation
documentation
Anything related to the Axel documentation.
duplicate
duplicate
This issue already exists.
errors
errors
Anything related to Axel's error messages or error handling.
experiment
experiment
An experimental change or proposal.
formatter
formatter
Anything related to the Axel auto-formatter.
improvement
improvement
Adding a new feature, improving an existing feature, etc.
macro expansion
macro expansion
Anything related to Axel macro expansion.
on hold
on hold
Blocked by another issue (whether internal or external to the project).
performance
performance
Anything related to the performance of the Axel compiler.
proposal
proposal
Ideas for future improvement, that aren't (yet) concretely agreed upon.
public-relations
public-relations
Anything related to Axel's branding, visibility, etc.
question
question
General questions about the usage of Axel.
stdlib
stdlib
Anything related to the Axel runtime/standard library.
syntax
syntax
Anything related to Axel's surface syntax.
testing
testing
Anything related to the Axel test suite.
won't fix
won't fix
For some reason, this cannot/will not be acted upon.