How to design a programming language adapted to financial instruments ?
I work for a boutique specialized in finance. We thought about designing a language to describe financial entities related to financial markets. This would be mainly used as some kind of scripting language to replace many process run in spreadsheets and VBA macros. It has to be simple and it has, in fact, to call various C++ and C# li...