You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 29, 2024. It is now read-only.
Added support for multi-word arguments, so instead of typing
load Helloprintpsload 32printpcload World!printps
you can write that
load Hello World!printps
Changed behaviour of options -v and --verbose; rather than couting logs, they are couting tabulate::Table object.
Unfortunately, I don't know why, comments aren't displayed in that tables.
And I saw that not only print* and scan* don't work on GNU/LInux (I saw that inc doesn't work too).
This discussion was created from the release Version 0.3.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Added support for multi-word arguments, so instead of typing
you can write that
Changed behaviour of options
-vand--verbose; rather than couting logs, they are coutingtabulate::Tableobject.Unfortunately, I don't know why, comments aren't displayed in that tables.
And I saw that not only
print*andscan*don't work on GNU/LInux (I saw thatincdoesn't work too).This discussion was created from the release Version 0.3.0.
Beta Was this translation helpful? Give feedback.
All reactions