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