github vectaport/ivtools ivtools-2.0.1
ivtools-2.0.1 Fix nested user defined funcs in comterp.

latest releases: ivtools-2.1, ivtools-2.0.11d.a1, ivtools-2.0.11d...
3 years ago
  • Fix nested user defined funcs in comterp (the func() command).

  • Change isalpha(), isdigit(), and isspace() funcs to return 0 or 1
    (instead of the bitmask which is returned for C).

  • Add comterp_run utility script for hands-free launching of comterp scripts.
    Write scripts with this header:

    #! /usr/bin/env comterp_run

  • Add csvfilt comterp script as an example of using comterp_run.
    After installing both try "csvfilt --help".

Don't miss a new ivtools release

NewReleases is sending notifications on new releases.