tcl-crystal
tcl-crystal
Tcl for Crystal. Bindings to the Tcl C-library
Installation
This is currently just a sample library and example that shows how a Tcl interpreter can be embedded in a Crystal executable.
Usage
libtcl.cr
contains the bindings to Tcl. Only a small subset of functions are currently supported.
Check out the example code to see how LibTcl
can be used.
Development
It is unclear how featured this needs to be in order to be usable. LibTcl
may want to be wrapped into a more crystal-like interface in order to improve the interface ergnomics and make it more crystal-like.
Contributions are welcome.
Contributing
- Fork it (https://github.com/your-github-user/tcl-crystal/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Ben Bowers - creator and maintainer
Repository
tcl-crystal
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- about 1 month ago
- September 15, 2024
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 19:15:28 GMT
Languages