Open ice1000 opened 5 years ago
@AD1024 @zyh3838438zyh :wink:
OwO
Typecheck ok gives 🐮🍺, and qutting REPL gives 🍵.
Typecheck ok gives 🐮🍺, and qutting REPL gives 🍵.
I'm not doing this right now -- 🍵 is the output for scope-check failure. I tried 🌶🐔, but both Windows Terminal & VSCode console cannot display this properly.
May I know is there a reason that you remove the row polymorphism?
I saw it from the Changelog 0.0.2 #1 but I can't find any documentation expressing the reason.
May I know is there a reason that you remove the row polymorphism?
narc-rs
is the language that implements core features from Agda, and voile-rs is the one that experiments with row polymorphism and dependent types.
I see, I thought narc-rs
would be superseding the voile-rs
so I am expecting the row polymorphism feature. Got it!
I see, I thought
narc-rs
would be superseding thevoile-rs
so I am expecting the row polymorphism feature. Got it!
I did some minor research in the first year and I've found row polymorphism to be unpleasant in a dependent type setting.
Btw, the effort has been moved to the Aya prover, you can take a look if you're interested. Currently we're working on some UX features and it's going to be published once the module, library, and releasing systems are ready
Here's my initial thoughts about this language:
... and I plan to enhance everything in the next language after Narc, including (but not limited to):
... and even next language in the future:
agda2-mode
, but I'll go for both Code (primary) and Emacs (secondary)