nim-works / nimskull

An in development statically typed systems programming language; with sustainability at its core. We, the community of users, maintain it.
https://nim-works.github.io/nimskull/index.html
Other
276 stars 39 forks source link

Spec - core concepts #46

Open haxscramper opened 2 years ago

haxscramper commented 2 years ago
saem commented 2 years ago

Added compilation concepts, this is going to be a bit subtle, because we'll likely want to layer then out too. So for example, resolution of paths vs import names is core, but specifying flags on the CLI or whatever might be complier CLI specification and/or doesn't strictly need to be followed.

Same teasing apart for cfg and nims

alaviss commented 2 years ago

An unsorted list of things to be covered wrt primitive types and literals: