bamboo / idris2dart

The Dart backend for Idris 2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

variable already declared in this scope

po-stulate opened this issue · comments

First, any way I can show support to your work? Really like what this project is doing.

I was playing around with idris2dart, and tried to compile itself to dart, but failed with some variable redefined errors:
https://gist.github.com/PoYen000227/59bd58f3b311122b6bdda4a9255b39e5

Is this a bug? Or is it planned to support self compiling?

First, any way I can show support to your work? Really like what this project is doing.

Thanks, @PoYen000227. You can buy me a coffee if you want.

... failed with some variable redefined errors... Is this a bug?

That looks a lot like idris-lang/Idris2#643.

is it planned to support self compiling?

It is not something I'm actively pursuing but yes.

Thanks for the reply, looking forward to the updates!
btw, your payment method doesn't seem to work. :)

Fixed by idris-lang/Idris2#684. Thanks for the report!

Hey @po-stulate, my buy me a coffee account should be operational now if you'd still like to help me with testing it :)

Cheers!