#BigIntegers
Another great contribution from Arnold, that helps to test and develop the #language. It shows #BigIntegers, #string handling, #file #InputOutput and a #StateMachine.

#MetaLang #code #dev #CrossPlatform #FSM
I just published BIG numbers arnoldvanhofwegen.com/the/unoffici... for Meta #MetaLang it uses a naive string representation, so a follow up will come in time.
Meta Special Projects
arnoldvanhofwegen.com
January 2, 2025 at 3:20 PM
Somebody somewhere at Google needed to specify lists in a string-only key-value array, so they added a prefix to the encoded value that is the base64 of:

> This is the prefix for a list.

Even better is that there's also one just like it for Doubles and one for BigIntegers.
August 7, 2024 at 8:26 PM