batsh 0.0.5
Author | BYVoid <byvoid@byvoid.com> | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | MIT | |||||||||||||||||||||
Homepage | https://github.com/BYVoid/Batsh | |||||||||||||||||||||
Maintainer | byvoid@byvoid.com | |||||||||||||||||||||
Dependencies |
|
|||||||||||||||||||||
Optional dependencies |
|
|||||||||||||||||||||
OCaml | >= 4.00.1 | |||||||||||||||||||||
Published | Nov 6, 2013 | |||||||||||||||||||||
Source [http] |
https://github.com/BYVoid/Batsh/archive/v0.0.5.tar.gz a892f5fb0a011ce34f3728540514be97 |
|||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/batsh/batsh.0.0.5/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
Online demo: http://batsh.byvoid.com/
Change log:
- Not split call from assignment (winbat).
- Support return value of external command (winbat).
- Use ocamlyacc for compatibility.
- Switch build framework to ocp-build.
- Deal with argument with spaces.
No package is dependent |