Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a REPL #11

Closed
archaeron opened this issue May 23, 2015 · 3 comments
Closed

Add a REPL #11

archaeron opened this issue May 23, 2015 · 3 comments
Milestone

Comments

@archaeron
Copy link
Member

ide-mode should make this easy.
http://docs.idris-lang.org/en/latest/reference/ide-protocol.html#protocol-overview (:interpret STRING)

the only thing we have to think about is how to display the repl

Ideas:
TextEditorView with mini: true gives an input
https://www.npmjs.com/package/atom-space-pen-views#constructor-params

@archaeron archaeron changed the title add a repl Add a REPL May 23, 2015
@archaeron
Copy link
Member Author

Repl progress:
repl2

@cnd
Copy link
Member

cnd commented May 26, 2015

👍

@archaeron archaeron added this to the 0.3.0 milestone Jul 3, 2015
@archaeron
Copy link
Member Author

added in v0.4.0 (#80)

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

No branches or pull requests

2 participants