Menu
Publications
2024
2023
2022
2021
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011
2010
2009
2008
2007
2006
2005
2004
2003
2002
2001
Editor-in-Chief
Nikiforov
Vladimir O.
D.Sc., Prof.
Partners
ACTOR EXTENSION OF JAVA LANGUAGE IN MPS ENVIRONMENT
Read the full article ';
Abstract
The actor extension described in this article adds parallel functional constructions to imperative Java language.
Such an extension is useful as it makes parallel programming in Java much easier. Actor model implemented by the
extension is well used in functional programming language Erlang. The choice of Meta Programming System
(MPS) as the actor extension creation tool made it possible to create an integrated development environment for the
extension automatically, moreover, the extension is compatible with other language extensions created in MPS.
Keywords:
actor model, problem-oriented extension, parallel programming, language-oriented programming