User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:ra:1.2_views:2_tech_views:2-nodenet:2_node:2_oenv

2.2.2.2.2 Operating Environment

return to Node View

The concept of an Operating Environment (Run Time System) is generally traced back to Ada, which defined: an abstract interface to the underlying operating system, thread and task management, as well as mechanisms for monitoring, tuning, and performing dynamic memory management (all to protect against access to unallocated memory, buffer overflow errors, range violations, off-by-one errors, array access errors, and other detectable poor coding practices)1).

Another major advancement came with Java and the Java Virtual Machine (JVM), which added a Just-In-Time (JIT) compiler, virtual processor, and an interpreter2).

Microsoft later introduced the .NET framework, which runs on the Windows operating system. .Net includes Web Services, Web Forms, and Windows Forms in the Operating Environment3). Subsequently, Mono was introduced and is now sponsored by Microsoft in order to allow cross-operating system development and deployment of .Net applications. The Mono Framework is based on ECMA Standards for C# and the Common Language Runtime (CLR)4);

Figure 1: Generalized Operating Environment (OE) components5)

Standards

Technical Standards

de facto Standards

Tools

  • None at this time
2)
“Understanding the JVM Architecture”, Joydip Kanjilal, Developer.com, 16 February 2015, https://www.developer.com/java/data/understanding-the-jvm-architecture.html
3)
“Components of .Net Framework”, DeveloperIn.Net, Jayanthan JVP, http://www.developerin.net/a/39-Intro-to-.Net-FrameWork/23-Components-of-.Net-Framework
4)
“Cross platform, open source .Net Framework”, The Mono Project, https://www.mono-project.com/
5)
“Language Run-Time Systems: An Overview”, Evgenij Belikov, Heriot-Watt University, School of Mathematical and Computer Sciences Riccarton, EH14 4AS, Edinburgh, Scotland, UK https://pdfs.semanticscholar.org/b20c/0295a0661a4c175fcd5acc0ea49e9caf3ca1.pdf
dido/public/ra/1.2_views/2_tech_views/2-nodenet/2_node/2_oenv.txt · Last modified: 2022/02/05 21:20 by 50.19.247.197
Translations of this page: