read-eval-print-loop

Have you used any of the C++ interpreters (not compilers)? [closed]

て烟熏妆下的殇ゞ 提交于 2019-11-25 21:20:48
I am curious if anyone have used UnderC, Cint, Cling, Ch, or any other C++ interpreter and could share their experience. Shep NOTE: what follows is rather CINT specific, but given that its probably the most widely used C++ interpreter it may be valid for them all. As a graduate student in particle physics who's used CINT extensively, I should warn you away. While it does "work", it is in the process of being phased out , and those who spend more than a year in particle physics typically learn to avoid it for a few reasons: Because of its roots as a C interpretor, it fails to interpret some of