Download Latest Version v1.0.0 source code.tar.gz (577.9 kB)
Email in envelope

Get an email when there's a new version of INim

Home / 0.4.0
Name Modified Size InfoDownloads / 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-C no longer exits INim, now it breaks/clears the current statement (similar to ipython / bpython). Use exit or quit() 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 import or -s display more of the stack trace
  • (Internal) src/embedded.nim contains code copied into user's REPL session, possibly use this for special commands
  • Prompt symbol shortened to nim>, indentation symbol changed to ...., both aligned
Source: README.md, updated 2018-08-04