© Carlos Oliveira 2021
C. OliveiraPractical C++20 Financial Programminghttps://doi.org/10.1007/978-1-4842-6834-6_15

15. Extending Financial Libraries

Carlos Oliveira1  
(1)
Seattle, WA, USA
 

C++ is an expressive language that can be used to develop some of the most sophisticated software, including the high-performance applications that are routinely used in banks and other financial institutions. However, it is sometimes beneficial to combine and extend C++ libraries using interpreted languages that can simplify the creation of prototypes and other noncritical applications. A number of such interpreted languages are used for the purpose of connecting pre-compiled libraries. Among them, Python and Lua are among the most common interpreted languages ...

Get Practical C++20 Financial Programming: Problem Solving for Quantitative Finance, Financial Engineering, Business, and Economics now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.