| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.4.0 source code.tar.gz | 2018-08-04 | 569.9 kB | |
| 0.4.0 source code.zip | 2018-08-04 | 571.0 kB | |
| README.md | 2018-08-04 | 698 Bytes | |
| Totals: 3 Items | 1.1 MB | 1 | |
Ctrl-Cno longer exits INim, now it breaks/clears the current statement (similar to ipython / bpython). Useexitorquit()instead- Discard shortcut: support complex expressions, e.g.
fmt"{var}"(import strformat) - Discard shortcut: support functions returning values
- Discard shortcut: type is colorized to yellow, to differentiate from the value
- Exception errors: display one relevant line of the error message, but when
importor-sdisplay more of the stack trace - (Internal)
src/embedded.nimcontains code copied into user's REPL session, possibly use this for special commands - Prompt symbol shortened to
nim>, indentation symbol changed to...., both aligned