batsh
A (C-like syntax) programming language that compiles to Bash and Windows Batch.
Description
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 21 Nov 2013
- Authors
- Maintainers
Sources
Dependencies
cmdliner
>= "0.9.2"
dlist
>= "0.0.3"
core
>= "109.47.00" & < "113.00.00"
core_kernel
>= "109.47.00" & <= "113.00.00"
ocp-build
>= "1.99.8-beta"
ocaml
>= "4.00.1"
Reverse Dependencies