Abstract
No abstract available.
Cited By
- Wimmer C, Brunthaler S, Larsen P and Franz M Fine-grained modularity and reuse of virtual machine components Proceedings of the 11th annual international conference on Aspect-oriented Software Development, (203-214)
- Wegiel M and Krintz C (2010). Cross-language, type-safe, and transparent object sharing for co-located managed runtimes, ACM SIGPLAN Notices, 45:10, (223-240), Online publication date: 17-Oct-2010.
- Wegiel M and Krintz C Cross-language, type-safe, and transparent object sharing for co-located managed runtimes Proceedings of the ACM international conference on Object oriented programming systems languages and applications, (223-240)
- Wegiel M and Krintz C XMem Proceedings of the 29th ACM SIGPLAN Conference on Programming Language Design and Implementation, (327-338)
- Wegiel M and Krintz C (2008). XMem, ACM SIGPLAN Notices, 43:6, (327-338), Online publication date: 30-May-2008.
- Yamauchi H and Wolczko M Writing Solaris device drivers in Java Proceedings of the 3rd workshop on Programming languages and operating systems: linguistic support for modern operating systems, (3-es)
- Lin C Programming monads operationally with Unimo Proceedings of the eleventh ACM SIGPLAN international conference on Functional programming, (274-285)
- Lin C (2006). Programming monads operationally with Unimo, ACM SIGPLAN Notices, 41:9, (274-285), Online publication date: 16-Sep-2006.
- Witchel E, Rhee J and Asanović K Mondrix Proceedings of the twentieth ACM symposium on Operating systems principles, (31-44)
- Witchel E, Rhee J and Asanović K (2005). Mondrix, ACM SIGOPS Operating Systems Review, 39:5, (31-44), Online publication date: 20-Oct-2005.
- Kirsch C, Sanvido M and Henzinger T A programmable microkernel for real-time systems Proceedings of the 1st ACM/USENIX international conference on Virtual execution environments, (35-45)
- Price D, Rudys A and Wallach D Garbage Collector Memory Accounting in Language-Based Systems Proceedings of the 2003 IEEE Symposium on Security and Privacy
- Golm M, Felser M, Wawersich C and Kleinöder J The JX Operating System Proceedings of the General Track of the annual conference on USENIX Annual Technical Conference, (45-58)
- Bindhammer T, Göckelmann R, Marquardt O, Schöttner M, Wende M and Schulthess P (2018). Device driver programming in a transactional DSM operating system, Australian Computer Science Communications, 24:3, (65-71), Online publication date: 1-Jan-2002.
- Bindhammer T, Göckelmann R, Marquardt O, Schöttner M, Wende M and Schulthess P Device driver programming in a transactional DSM operating system Proceedings of the seventh Asia-Pacific conference on Computer systems architecture, (65-71)
- Alpern B, Cocchi A and Grove D Dynamic type checking in jalapeño Proceedings of the 2001 Symposium on JavaTM Virtual Machine Research and Technology Symposium - Volume 1, (4-4)
- Back G, Hsieh W and Lepreau J Processes in KaffeOS Proceedings of the 4th conference on Symposium on Operating System Design & Implementation - Volume 4
- van Doorn L A secure javaTM virtual machine Proceedings of the 9th conference on USENIX Security Symposium - Volume 9, (2-2)
- Dolby J and Chien A An automatic object inlining optimization and its evaluation Proceedings of the ACM SIGPLAN 2000 conference on Programming language design and implementation, (345-357)
- Leif R (2000). SIGAda 99, workshop, ACM SIGAda Ada Letters, XX:2, (19-26), Online publication date: 1-Jun-2000.
- Dolby J and Chien A (2019). An automatic object inlining optimization and its evaluation, ACM SIGPLAN Notices, 35:5, (345-357), Online publication date: 1-May-2000.
- Flatt M, Findler R, Krishnamurthi S and Felleisen M (1999). Programming languages as operating systems (or revenge of the son of the lisp machine), ACM SIGPLAN Notices, 34:9, (138-147), Online publication date: 1-Sep-1999.
- Flatt M, Findler R, Krishnamurthi S and Felleisen M Programming languages as operating systems (or revenge of the son of the lisp machine) Proceedings of the fourth ACM SIGPLAN international conference on Functional programming, (138-147)
- Leif R (1999). SIGda '96, workshop, ACM SIGAda Ada Letters, XIX:1, (28-39), Online publication date: 1-Mar-1999.
- Dolby J and Chien A (2019). An evaluation of automatic object inline allocation techniques, ACM SIGPLAN Notices, 33:10, (1-20), Online publication date: 1-Oct-1998.
- Dolby J and Chien A An evaluation of automatic object inline allocation techniques Proceedings of the 13th ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications, (1-20)
- Tullman P and Lepreau J Nested Java processes Proceedings of the 8th ACM SIGOPS European workshop on Support for composing distributed applications, (111-117)
- Weck W Inheritance Using Contracts & Object Composition Proceedings of the Workshops on Object-Oriented Technology, (384-388)
- Dolby J (2019). Automatic inline allocation of objects, ACM SIGPLAN Notices, 32:5, (7-17), Online publication date: 1-May-1997.
- Dolby J Automatic inline allocation of objects Proceedings of the ACM SIGPLAN 1997 conference on Programming language design and implementation, (7-17)
- Dotzel G and Goebel H (1996). Porting the Oberon system to AlphaAXP, ACM SIGPLAN Notices, 31:11, (66-73), Online publication date: 1-Nov-1996.
- Koskimies K and Mössenböck H Scene Proceedings of the 18th international conference on Software engineering, (366-375)
- Bishop J and Faria R Characteristics of modern system implementation languages Proceedings of the 1995 ACM 23rd annual conference on Computer science, (18-25)
- Nigro L (1993). On the type extensions of Oberon-2, ACM SIGPLAN Notices, 28:2, (41-44), Online publication date: 1-Feb-1993.
Index Terms
- Project Oberon: the design of an operating system and compiler
Please enable JavaScript to view thecomments powered by Disqus.
Recommendations
The turtles project: design and implementation of nested virtualization
OSDI'10: Proceedings of the 9th USENIX conference on Operating systems design and implementationIn classical machine virtualization, a hypervisor runs multiple operating systems simultaneously, each on its own virtual machine. In nested virtualization, a hypervisor can run multiple other hypervisors with their associated virtual machines. As ...
Porting the Oberon system to AlphaAXP
The Oberon System is an object-oriented programming framework supporting persistent objects and run-time extensibility. This paper describes the development of Alpha Oberon, an implementation of the Oberon System V4 for AiphaAXP under OpenVMS with X11 ...