Skip to content
New issue

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

Implement additional 8.5+ commands #6

Open
tpoindex opened this issue Aug 21, 2014 · 2 comments
Open

Implement additional 8.5+ commands #6

tpoindex opened this issue Aug 21, 2014 · 2 comments

Comments

@tpoindex
Copy link
Contributor

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.

@mpcjanssen
Copy link

mpcjanssen/simpletask-android@e6a7c3c implements ni and in for expr. I can probably change this into a proper pull request.

@tpoindex
Copy link
Contributor Author

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants