A modern, statically typed shell and scripting language. It is a major departure from classic Unix shells that were centred around string manipulation and substitution.
The execline scripting language
It's a minimalist continuation-passing-style scripting language taking advantage of the Unix argv structure, where the interpreter does not stay in memory. It is lighter and faster than a shell; it has the lowest memory footprint and the lowest code path of any scripting language.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy