|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
C, Just in Time! with IBM MQ |
« View previous topic :: View next topic » |
Author |
Message
|
RogerLacroix |
Posted: Thu Feb 20, 2025 12:27 pm Post subject: C, Just in Time! with IBM MQ |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
All,
Last week, I came across "C, Just in Time!" (aka CJIT) and have been playing around with it. I was able to successfully compile/link and run MQ sample applications without any issue.
If you ever wanted a C compiler/linker as a single executable without having to install anything, then I'd suggest trying out CJIT.
I did a write up of it here:
https://www.capitalware.com/rl_blog/?p=7293
Regards,
Roger Lacroix
Capitalware Inc. _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
zpat |
Posted: Thu Feb 20, 2025 11:42 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Looks really useful. I do like interpreted languages. Still miss MQ with REXX. _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error. |
|
Back to top |
|
 |
gbaddeley |
Posted: Sun Feb 23, 2025 5:07 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
Interpreted? It looks like a compile and link wrapper that runs every time the program is used.
I did something similar to this for the SNOBOL language on the DEC SYSTEM-20 midrange computer in the early 1980's. Instead of a user needed to invoke an interactive language interpreter shell (like most BASICs), I found a method to produce a directly executable program that embedded the source code and ran the SNOBOL interpreter without any user interaction. Mind you, I didn't particularly like SNOBOL as a programming language. _________________ Glenn |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|