Show HN: dk – A script runner and cross-compiler, written in OCaml

Introduction¶
The dk
coder is a script runner and cross-compiler designed for those with a limited background in programming to write substantial, safety-oriented applications. Yet its ease-of-use, portability and IDE support also solves the problem of README-itis: you give your users a lengthy README document, your users fail to install your software, and you lose a user forever.
If you haven't seen dk
in action, the Quick Walkthrough Guide will explain what dk
scripts are and give you small examples to run.
Developers who are ready to script with dk
should explore the dk Runtime to check which versions of Windows , macOS
, and Linux
are supported for your users.
Developers who are writing scripts should first consult dk Parties for how to organize your scripts in a project, and then keep a copy of the dk Libraries and dk Macros reference manuals open while editing their scripts.
Intermediate and advanced OCaml users will want to read the Coming From OCaml guide.
What's Your Reaction?






