mirth-lang / mirth

Compiler for the Mirth programming language.
BSD Zero Clause License
447 stars 14 forks source link

Remove posix primitives and replace them with externals #299

Closed casuallyblue closed 6 months ago

casuallyblue commented 6 months ago

With the new externals we don't have any need for declaring the posix functions as primitives so they can just be declared as regular external functions.