summaryrefslogblamecommitdiff
path: root/lang/pm3-netobj/pkg-descr
blob: 2571bec9c16b684ed606f48682fc0b457e50feb9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                      
This is the network objects package from the Polytechnique Montreal
Modula-3 (PM3) distribution.  Network objects offer transparent remote
method invocation on objects. Network objects are simpler to use than
remote procedure calls because objects store the remote connection
information, and the runtime automatically handles the external data
representation used to exchange parameters during remote calls.

This port includes these PM3 packages:

netobj		netobjd		stubgen

WWW: http://m3.polymtl.ca/m3/

John Polstra <jdp@FreeBSD.ORG>