Примеры использования Object-oriented languages на Английском языке и их переводы на Русский язык
{-}
-
Official
-
Colloquial
But many new object-oriented languages have appeared in recent years.
Object-oriented languages such as C++ extend constantness even further.
Formal Models andVerification of Properties of Programs Using Object-Oriented Languages.
In most object-oriented languages, such as Java or C, references may be null.
Null pointer dereferencing remains one of the major issues in modern object-oriented languages.
In the earlier comparative studies object-oriented languages were usually not treated in any special way.
In object-oriented languages like Ruby or Java we could easily define classes that help us solve this problem.
It can be easily included in cryptographic toolkits for object-oriented languages or in applications themselves.(doc).
In object-oriented languages such as C++, this can easily be achieved by virtual functions, where each represents an operation that can be performed on a node.
Julia Belyakova Language Support for Generic Programming in Object-Oriented Languages: Design Challenges pp.
Value of object-oriented languages, procedural makes 54,6% to 41,5%, while the share of functional and logical languages, accounting for 2,8% and 1,1%.
Julia Belyakova Language Support for Generic Programming in Object-Oriented Languages: Design Challenges Proceedings of the Institute for System Programming.
Js is a classical object-oriented framework for JavaScript, intended to eliminate boilerplate code andease the transition to JavaScript from other object-oriented languages.(doc).
In the next versions NTL+ Language will acquire features of object-oriented languages- working with classes, inheritance, polymorphism, interfaces, etc.
The paper is addressed to the actual problem of verification of large-scale data models applied in various industrial areas andspecified using popular general-purpose object-oriented languages, such as EXPRESS, UML/OCL.
As was shown in earlier studies,in comparison with Haskell type classes and C++ concepts such mainstream object-oriented languages as C and Java provide much limited mechanisms of generic programming based on F-bounded polymorphism.
Ruby on Rails- is a progressive integrated environment Web-development, which implements radical ideas such as anagreement instead of configuring, heavy metaprogramming, object-oriented languages and wrapping(wrapping) a database instead of object-relational mapping.
Python2.7- interactive high-level object-oriented language version 2.7.
The goal was to develop an object-oriented language for modeling of technical systems to reuse and exchange dynamic system models in a standardized format.
In an object-oriented language such as Java, if I use a class that is GPLed without modifying, and subclass it, in what way does the GPL affect the larger program?
Simula(1967) is generally accepted as being the first language with the primary features of an object-oriented language.
In an object-oriented language like C++ or Java, a database can be represented through an object, whose methods and members(or the equivalent thereof in other programming languages) represent various functionalities of the database.
When the automata-based approach is used within an object-oriented language, an automaton model is usually implemented by a class, the state is represented with internal(private) fields of the class, and the step is implemented as a method; such a method is usually the only non-constant public method of the class besides constructors and destructors.
The object-oriented language seemed very promising.
The second wave of growth was observed in the first decade of the 21st century,when object-oriented databases written completely in an object-oriented language appeared on the market.
BETA is a pure object-oriented language originating within the"Scandinavian School" in object-orientation where the first object-oriented language Simula was developed.
Additional features include: Type annotations and compile-time type checking Type inference Type erasure Interfaces Enumerated types Generics Namespaces Tuples Async/await The following features are backported from ECMAScript 2015: Classes Modules Abbreviated"arrow" syntax for anonymous functions Optional parameters and default parameters Syntactically, TypeScript is very similar to JScript. NET,another Microsoft implementation of the ECMA-262 language standard that added support for static typing and classical object-oriented language features such as classes, inheritance, interfaces, and namespaces.
Not all object-oriented programming languages support metaclasses.
All Etoys versions are based on object-oriented programming languages.