Skip to content

Conversation

archaeron
Copy link
Member

@archaeron archaeron commented Jun 9, 2020

  • replaced bennu and nu-stream with parjs, because the old libraries had no typescript support
  • converted the tests to typescript

@meraymond2
Copy link

Hi, I finished the first release of a well-typed Idris protocol library a few weeks ago. When I started it, your similar project didn't have any recent commits.

I did it for a new vs-code plugin, but made it as a separate library in case it could be re-used. I'd be happy to collaborate on something for both plugins, though I completely understand if you want to maintain your own. 🙂

https://github.com/meraymond2/idris-ide-client

@archaeron
Copy link
Member Author

@meraymond2 no I would totally want to work together and having a single backend would be great!
Also we should probably switch to the LSP approach on Atom as well

@archaeron
Copy link
Member Author

@meraymond2 you can easily install idris2 via nix (at least version 0.2.0)

nix-shell -p idris2
[nix-shell:~/]$ idris2 --version
Idris 2, version 0.2.0

@archaeron
Copy link
Member Author

I would prefer this approach:

#251

@archaeron archaeron closed this Jun 9, 2020
@meraymond2
Copy link

@meraymond2 you can easily install idris2 via nix (at least version 0.2.0)

nix-shell -p idris2
[nix-shell:~/]$ idris2 --version
Idris 2, version 0.2.0

That is a very good point, I completely forgot to check unstable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants