Difference between revisions of "Publications/fabre.00.vw"
From LRDE
Line 11: | Line 11: | ||
| series = Lecture Notes in Computer Science Series |
| series = Lecture Notes in Computer Science Series |
||
| volume = LNAI 1834 |
| volume = LNAI 1834 |
||
− | | project = 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. |
||
| lrdeprojects = URBI |
| lrdeprojects = 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 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 |
||
| id = fabre.00.vw |
| id = fabre.00.vw |
||
Line 34: | 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). |
Revision as of 12:14, 26 April 2016
- Authors
- Yoann Fabre, Guillaume Pitel, Laurent Soubrevilla, Emmanuel Marchand, Thierry Géraud, Akim Demaille
- Where
- Proceedings of the 2nd International Conference on Virtual Worlds (VW)
- Place
- Paris, France
- Type
- inproceedings
- Publisher
- Springer Verlag
- Projects
- URBI
- Date
- 2000-07-01
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.} }