package batsh

  1. Overview
  2. No Docs
A (C-like syntax) programming language that compiles to Bash and Windows Batch.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.0.3.tar.gz
md5=35f767b6626bbad9d64feda9168bce1b

Description

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.

Published: 21 Nov 2013

Dependencies (6)

  1. ocamlbuild build
  2. menhir >= "20130912"
  3. dlist >= "0.0.2"
  4. core >= "109.42.00" & <= "113.00.00"
  5. ocamlfind >= "1.3.2"
  6. ocaml >= "4.00.1"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.