• en

batsh 0.0.3

Author BYVoid <byvoid@byvoid.com>
License MIT
Homepage https://github.com/BYVoid/Batsh
Maintainer byvoid@byvoid.com
Dependencies
& core >= 109.42.00
dlist >= 0.0.2
menhir >= 20130912
ocamlfind >= 1.3.2
Optional dependencies
ounit
OCaml >= 4.00.1
Published Oct 20, 2013
Source [http] https://github.com/BYVoid/Batsh/archive/v0.0.3.tar.gz
35f767b6626bbad9d64feda9168bce1b
Edit https://github.com/ocaml/opam-repository/tree/master/packages/batsh/batsh.0.0.3/opam

A (C-like syntax) programming language that compiles to Bash and Windows Batch.

Batsh enables you to write code once runs on all platforms without any additional dependency.

Documentation: https://github.com/BYVoid/Batsh

Onlien demo: http://batsh.byvoid.com/

Fix bugs of Windows Batch:

  • While loop labels.
  • Raw statement.
  • String escape.
  • Print without newline.
  • Print return value.
  • Return value of recursive function.
  • Multiple parameters of function call.
  • Arithmetic comparisons.
No package is dependent