Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: TupleSpace Dialect

From: al:bri:xtra at: 17-Jun-2002 16:21

> > Anyone written a TupleSpace dialect? > > I'm thinking of writing one,... > And what is it?
Something like: http://www.linuxjournal.com/article.php?sid=2376 but using Rebol values. Imagine screens in HTML and Rebol/View. There's more here: http://www.hsdi.com/qddb/documentation/ My equivalent to the Linux Journal's example is something like: ; Schema Street string! City string! State "Zip Code" issue! some Apartment [ AptNumber "Apartment Number" integer! Rented logic! false Lease [ Begin date! End date! ] some Person [ First string! Middle string! Last string! ID string! PrimaryRenter "Primary Renter" logic! true ] some Comments string! ] Andrew Martin ICQ: 26227169 http://valley.150m.com/