pc2/sus-compiler

Namespaces

Open

#12 opened on Oct 11, 2024

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Rust (6 forks)auto 404
good first issue

Repository metrics

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

Description

Ability to declare and use namespaces. Be it through the folder structure, or some Rust-like mod system

myPackage::this::that::myModule md

Contributor guide