You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dark aims to be a gradually statically typed language.
At this point, we have incomplete run-time checking, and no at-rest / static type-checking.
The most pressing work to be done here is finishing the run-time checking efforts abandoned a few months ago.
It'll probably be easiest to have @StachuDotNet finish this work, but happy to hand off to anyone interested.
Run-time
link to relevant PRs
link to Dynalist
revisit the pending PRs and finish the work
At-Rest / Static / Ahead-of-Time
build something basic
The text was updated successfully, but these errors were encountered:
StachuDotNet
added
the
needs-review
I plan on going through each of the issues and clarifying them -- this is to mark remaining issues
label
Feb 14, 2024
StachuDotNet
changed the title
Component: At-Rest / Static / Ahead-of-Time Checker
Component: Type-Checking
Feb 19, 2024
StachuDotNet
removed
the
needs-review
I plan on going through each of the issues and clarifying them -- this is to mark remaining issues
label
Feb 19, 2024
Dark aims to be a gradually statically typed language.
At this point, we have incomplete run-time checking, and no at-rest / static type-checking.
The most pressing work to be done here is finishing the run-time checking efforts abandoned a few months ago.
It'll probably be easiest to have @StachuDotNet finish this work, but happy to hand off to anyone interested.
Run-time
At-Rest / Static / Ahead-of-Time
The text was updated successfully, but these errors were encountered: