Browsing Tag

RegEx

7

ArmA Scripting Tutorials: regex_match and regex_replace HOW TO

At last a documentation on how to use my RegEx Extensions! It is also intended for those who have prior knowledge of Regular Expressions. The

September 14, 2013 All, ArmA 2, ArmA 3, ArmA Scripting, C++, Games, Tutorials
1

ArmA RegEx Extensions: regex_match.dll and regex_replace.dll

If one thing ArmA is missing badly it is native RegEx functionality. Considering how fast and powerful RegEx could be, it is just screaming “FFS,

3

Code To compileFinal Converter

So are you ready to lock the code of your function with compileFinal so that it cannot be overwritten by hackers? Paste and convert! (ArmA

April 29, 2013 All, ArmA 3, ArmA Scripting, JavaScript
10

ArmA 2 / ArmA 3 Simple Private Variable Extractor

What is this? If you have been coding in ArmA you know you want to make sure all private variables used are defined as private

November 28, 2012 All, ArmA 2, ArmA 3, ArmA Scripting, JavaScript
10

World’s Smallest && Fastest XML To JSON JavaScript Converter

I wrote this converter a long time ago when I was making SHOUTcast application for my PSP Radio. It was meant to transform SHOUTcast API

August 30, 2012 All, JavaScript, Playstation, PSP, Radio