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.org/
Change log:
- Fix newline literals.
- Simple Semantic checker.
- Fix comments win Windows Batch.
- Add some built-in functions.
- Fix build issues for ocp-build 1.99.8
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 Jan 2015
- Authors
- Maintainers
Sources
Dependencies
cmdliner
>= "0.9.2"
dlist
>= "0.0.3"
core_kernel
>= "109.47.00" & <= "113.00.00"
core
>= "109.47.00" & <= "113.00.00"
camlp4
build
ocp-build
= "1.99.8-beta"
ocaml
>= "4.00.1"
Reverse Dependencies