1 / 20
Recent development of the Cint - C interpreter
200 likes | 402 Vues
Agenda. Reviewing basic concept of CintQt library in CintLoading DLL without Cint dictionaryNew compiler/OS support. The CINT. C interpreter with a capability of embedding arbitrary C/C program. libcint. cint main. . . . std lib.... a) cint standalone $ cint script.cxx. . libcint. cint ma
Télécharger la présentation
Recent development of the Cint - C interpreter
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
1. Recent development of the Cint - C++ interpreter ROOT 2004 workshop at SLAC
25/Feb/2004
Masaharu Goto
2. Agenda Reviewing basic concept of Cint
Qt library in Cint
Loading DLL without Cint dictionary
New compiler/OS support
3. The CINT C++ interpreter with a capability of embedding arbitrary C/C++ program
More Related