DaveAldon / Handy-ObjectScript-Functions

Methods that bridge the usage gap between Objectscript and common programming languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Missing Objectscript Functions

Objectscript is a peculiar language. If you've come from more common languages like C#, Python, Javascript, etc. then it will look foreign and lacking of the same goodies that you're used to. This repo is meant to add common functions that make our lives easy, like the foreach we've all grown to love, so that you don't have to re-invent the wheel. These functions aren't without limitation, but hopefully they help in some way.

About

Methods that bridge the usage gap between Objectscript and common programming languages


Languages

Language:ObjectScript 100.0%