tima-overlays / tima

2 stars 0 forks source link

Messages: improve support #10

Open intigonzalez opened 8 years ago

intigonzalez commented 8 years ago

The current status of messages is this:

We must add the missing features to:

  1. The language (Floreal can use whatever syntax he is happy with)
  2. The compiler, I will go for a simple representation of messages (all messages are represented by the same structure in the target environment, kind of key-value store)
  3. Runtime support to marshal/unmarshal messages, to send them and to access their fields