aspl-lang/aspl

contributing: add more information about the code/repo structure and how to contribute

Open

#10 opened on Feb 12, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C (6 forks)auto 404
documentationenhancementgood first issue

Repository metrics

Stars
 (30 stars)
PR merge metrics
 (PR metrics pending)

Description

This could include things like:

  • The structure of the compiler (especially the different passes and backends)
  • The structure of the standard library
  • How to properly format titles of issues and PRS as well as commit messages
  • Code-style guidelines (no EOF blank line, when to put spaces before operators, ...)
  • ...

Contributor guide