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...")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Publication
 
{{Publication
  +
| published = true
 
| date = 2000-07-01
 
| date = 2000-07-01
 
| authors = Yoann Fabre, Guillaume Pitel, Laurent Soubrevilla, Emmanuel Marchand, Thierry Géraud, Akim Demaille
 
| authors = Yoann Fabre, Guillaume Pitel, Laurent Soubrevilla, Emmanuel Marchand, Thierry Géraud, Akim Demaille
Line 10: Line 11:
 
| series = Lecture Notes in Computer Science Series
 
| series = Lecture Notes in Computer Science Series
 
| volume = LNAI 1834
 
| volume = LNAI 1834
| project = Urbi
+
| lrdeprojects = URBI
| 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.
 
| type = inproceedings
 
| type = inproceedings
Line 32: Line 32:
 
series = <nowiki>{</nowiki>Lecture Notes in Computer Science Series<nowiki>}</nowiki>,
 
series = <nowiki>{</nowiki>Lecture Notes in Computer Science Series<nowiki>}</nowiki>,
 
volume = <nowiki>{</nowiki>LNAI 1834<nowiki>}</nowiki>,
 
volume = <nowiki>{</nowiki>LNAI 1834<nowiki>}</nowiki>,
project = <nowiki>{</nowiki>Urbi<nowiki>}</nowiki>,
 
 
abstract = <nowiki>{</nowiki>In this paper, we present the project urbi, a framework to
 
abstract = <nowiki>{</nowiki>In this paper, we present the project urbi, a framework to
 
dynamically manage distributed virtual environments (DVEs).
 
dynamically manage distributed virtual environments (DVEs).

Latest revision as of 18:56, 4 January 2018

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},
  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.}
}