OmniMark is a cross-platform language: a program written in OmniMark can be used on multiple platforms, both when run from source and in its compiled form.
If you are targetting multiple platforms, you should take some precautions when you write your OmniMark programs:
C:\My data\Input.txt
only works on
Windows.
text-mode
, and your output files in binary-mode
if you want the results to be the same on all
platforms.
#platform-info
if you need to perform platform-specific tasks.
OmniMark is fully supported on following platforms:
There are other platforms that OmniMark has been tested on, but Stilo does not guarantee full support for:
With the exception of OMDB and OMOCI, libraries provided with OmniMark are available for all supported platforms.