issues
search
nimpylib
/
pylib
"Write Python in Nim!" Python builtins/standard-Lib functions ported to Nim
https://nimpylib.github.io/pylib/
MIT License
9
stars
0
forks
source link
print function
#26
Open
litlighilit
opened
3 months ago
litlighilit
commented
3 months ago
not compile when nims:
use:
staticWrite for different file
(finished in d6c0a668) for file is stdout/None, (remember to escape before passing:
exec for echo -n
exec for echo | set /p= (cannot work in
exec
, I invoke powershell instead)
litlighilit
commented
3 months ago
not support file param when js
litlighilit
commented
3 months ago
[x] use Lock!
not compile when nims:
use:
exec
, I invoke powershell instead)