@mdkaifee/dostlang
v0.1.1
Published
Global CLI for running DostLang 2.0 programs.
Maintainers
Readme
dostlang
Install globally:
npm i -g dostlangThen run:
dostlang -c $'yeh_ha x = 2\ndost_bol x + 3'Run a file:
dostlang hello.dostRequirements:
- Node.js 18+
- Python 3 available on PATH (
python3,python, orpy -3)
