We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
JTcl implements a few commands from Tcl 8.5 already, the following are candidates for future versions:
-chan -lmap -string reverse -string cat -try -throw
These are low priority at the moment.
The text was updated successfully, but these errors were encountered:
mpcjanssen/simpletask-android@e6a7c3c implements ni and in for expr. I can probably change this into a proper pull request.
ni
in
expr
Sorry, something went wrong.
Hi Mark,
Thanks! that would be great to have. I would prefer a pull request.
Also, I'm always looking for people to help out on the JTcl project. If that's something you have time and would like to contribute, let me know.
Best, Tom
On Mon, May 9, 2016 at 1:57 PM, Mark Janssen [email protected] wrote:
mpcjanssen/simpletask-android@e6a7c3c mpcjanssen/simpletask-android@e6a7c3c implements ni and in for expr. I can probably change this into a proper pull request. — You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub #6 (comment)
mpcjanssen/simpletask-android@e6a7c3c mpcjanssen/simpletask-android@e6a7c3c implements ni and in for expr. I can probably change this into a proper pull request.
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub #6 (comment)
No branches or pull requests
JTcl implements a few commands from Tcl 8.5 already, the following are candidates for future versions:
-chan
-lmap
-string reverse
-string cat
-try
-throw
These are low priority at the moment.
The text was updated successfully, but these errors were encountered: