Difference between revisions of "Publications/fabre.00.vw"

From LRDE

(Created page with "{{Publication | date = 2000-07-01 | authors = Yoann Fabre, Guillaume Pitel, Laurent Soubrevilla, Emmanuel Marchand, Thierry Géraud, Akim Demaille | title = A framework to dyn...")
 
Line 13: Line 13:
 
| urllrde = 200007-VW
 
| urllrde = 200007-VW
 
| abstract = In this paper, we present the project urbi, a framework to dynamically manage distributed virtual environments (DVEs). This framework relies on a dedicated scripting languagegoal, which is typed, object-oriented and dynamically bound. goal is interpreted by the application hosted by each machine and is designed to handle efficiently both network communications and interactivity. Finally, we have made an unusual design decision: our project is based on a functional programming language, ocaml.
 
| abstract = In this paper, we present the project urbi, a framework to dynamically manage distributed virtual environments (DVEs). This framework relies on a dedicated scripting languagegoal, which is typed, object-oriented and dynamically bound. goal is interpreted by the application hosted by each machine and is designed to handle efficiently both network communications and interactivity. Finally, we have made an unusual design decision: our project is based on a functional programming language, ocaml.
  +
| lrdeprojects = URBI
 
| type = inproceedings
 
| type = inproceedings
 
| id = fabre.00.vw
 
| id = fabre.00.vw
Line 41: Line 42:
 
network communications and interactivity. Finally, we have
 
network communications and interactivity. Finally, we have
 
made an unusual design decision: our project is based on a
 
made an unusual design decision: our project is based on a
functional programming language, ocaml.<nowiki>}</nowiki>
+
functional programming language, ocaml.<nowiki>}</nowiki>,
  +
lrdeprojects = <nowiki>{</nowiki>URBI<nowiki>}</nowiki>
 
<nowiki>}</nowiki>
 
<nowiki>}</nowiki>
   

Revision as of 18:07, 4 November 2013

Abstract

In this paper, we present the project urbi, a framework to dynamically manage distributed virtual environments (DVEs). This framework relies on a dedicated scripting languagegoal, which is typed, object-oriented and dynamically bound. goal is interpreted by the application hosted by each machine and is designed to handle efficiently both network communications and interactivity. Finally, we have made an unusual design decision: our project is based on a functional programming language, ocaml.


Bibtex (lrde.bib)

@InProceedings{	  fabre.00.vw,
  author	= {Yoann Fabre and Guillaume Pitel and Laurent Soubrevilla
		  and Emmanuel Marchand and Thierry G\'eraud and Akim
		  Demaille},
  title		= {A framework to dynamically manage distributed virtual
		  environments},
  booktitle	= {Proceedings of the 2nd International Conference on Virtual
		  Worlds (VW)},
  year		= 2000,
  address	= {Paris, France},
  month		= jul,
  pages		= {54--64},
  editor	= {J.-C. Heudin},
  publisher	= {Springer Verlag},
  series	= {Lecture Notes in Computer Science Series},
  volume	= {LNAI 1834},
  project	= {Urbi},
  abstract	= {In this paper, we present the project urbi, a framework to
		  dynamically manage distributed virtual environments (DVEs).
		  This framework relies on a dedicated scripting language,
		  goal, which is typed, object-oriented and dynamically
		  bound. goal is interpreted by the application hosted by
		  each machine and is designed to handle efficiently both
		  network communications and interactivity. Finally, we have
		  made an unusual design decision: our project is based on a
		  functional programming language, ocaml.},
  lrdeprojects	= {URBI}
}