[openamq-dev] PAL examples on wiki.openamq.org
Carl Bourne
cbourne at intellect.co.uk
Mon Apr 16 13:14:21 CEST 2007
Hi Pieter,
Just looking at your PAL examples!
Seem to get an error when building the im_send.pal example:-
=========================================================
pal im_send.pal
2007/04/16 11:47:01: gsl/4 M: <read> not allowed in repeat '1' in
session '1' in pal ''
Compiling im_send...
gcc: im_send.c: No such file or directory
gcc: no input files
E: compilation failed
========================================================
The im_read.pal example works fine!
Also, I couldn't quite work out how to run the webserver.pal example. It
certainly compiled OK but I'm not sure how to reference the files.
Carl
-----Original Message-----
From: openamq-dev-bounces at lists.openamq.org
[mailto:openamq-dev-bounces at lists.openamq.org] On Behalf Of Pieter
Hintjens
Sent: 14 April 2007 14:05
To: OpenAMQ development discussion
Subject: [openamq-dev] PAL examples on wiki.openamq.org
Hi,
I've uploaded a small package of PAL examples to
http://wiki.openamq.org/package:pal-examples.
These examples both help see how to use PAL, as they exercise most of
PAL's features, and they show some useful ways of using AMQP.
The PAL-to-C generation is quite fun; I'm using PAL as a tool for
writing AMQP applications in C, by writing fragments in PAL and then
using the generated code in my apps.
Eventually, if people want it, we'll make a WireAPI client in Java,
and a PAL-to-Java back-end.
-Pieter
_______________________________________________
openamq-dev mailing list
openamq-dev at lists.openamq.org
http://lists.openamq.org/mailman/listinfo/openamq-dev
More information about the openamq-dev
mailing list