tcl
The Tcl Core. (Mirror of core.tcl-lang.org) (by tcltk)
hashpling
hashpling allows you to use shebang on non-UNIX platform (by mrharmonies)
tcl | hashpling | |
---|---|---|
1 | 2 | |
740 | 11 | |
2.8% | - | |
9.9 | 0.0 | |
1 day ago | almost 4 years ago | |
C | C | |
GNU General Public License v3.0 or later | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tcl
Posts with mentions or reviews of tcl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-10.
-
Ask HN: What's the best source code you've read?
I've never seen C code as clear and well documented as tcl. E.g. https://github.com/tcltk/tcl/blob/main/generic/tclUtil.c, though more examples in that project are not hard to find.
hashpling
Posts with mentions or reviews of hashpling.
We have used some of these posts to build our list of alternatives
and similar projects.
-
What does #!/usr/local/bin/lua do?
Maybe this is not related, but i programmed a program to parse shebang on line 1 so you can use it on non unix platform like windows, dos, freedos, dosbox, haiku etc. Works with lua https://github.com/mrharmonies/hashpling/blob/master/README.md
-
how do i get lua to run from a .lua file instead of command prompt?
I created a tool just for this purpose. Using the #! on non unix platform. Works on windows, dosbox, etc https://github.com/mrharmonies/hashpling
What are some alternatives?
When comparing tcl and hashpling you can also consider the following projects:
Lua - Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.
pycall.rb - Calling Python functions from the Ruby language
RHash - Great utility for computing hash sums
Melang - A script language of time-sharing scheduling coroutine in single thread
cargs - A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.
ponyos - My Little Unix: Kernels are Magic!