Om is an experimental concatenative programming language implemented as a header-only C++ library. Unlike typical concatenative languages that use postfix notation, Om uses prefix notation, which enables eager evaluation and efficient recursion without stack overflow. Programs are composed of three elements: operators,

10m read timeFrom om-language.com
Post cover image
Table of contents
DownloadingDependenciesBuildingIncludingSyntaxFunctionsDataExamplesDevelopingReporting IssuesFunding

Sort: