Artifact ce5943998bc34435f5adb846a1a149fcba5047e1eacb1d8a4e557ebd3c7f5c27:
- File README.md — part of check-in [84a49387e9] at 2018-07-10 19:27:45 on branch trunk — Added dependencies (user: rkeene, size: 1229) [annotate] [blame] [check-ins using]
Tcl Nano
Nano
Nano is a low-latency payment platform that requires minimal resources; making Nano ideal for peer-to-peer transactions.
Tcl
Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. Open source and business-friendly, Tcl is a mature yet evolving language that is truly cross platform, easily deployed and highly extensible.
Tcl Nano
Tcl Nano implements a few different facets of Nano in Tcl, as well as allows for interoperating with other Nano implementations.
Dependencies
Tcl Nano depends on few other packages:
- A C compiler (such as gcc)
- A POSIX shell (such as bash)
- The Tcl interpreter
- The Tcl package json
- The Tcl package json::write