Basic language model for expressions/statments for generic languages
I wonder if there is any cross-language basic model for common expressions/statements for generic languages?
Is it possible to create common subset for generic languages concepts - numbers/booleans/strings and operations on them, common statements, such as "block", "declare variable", "for-each loop", "if statement", and so on?
Maybe for a group of languages (object oriented/structural)?
Is it possible to create common subset for generic languages concepts - numbers/booleans/strings and operations on them, common statements, such as "block", "declare variable", "for-each loop", "if statement", and so on?
Maybe for a group of languages (object oriented/structural)?
Please sign in to leave a comment.
I've been actually waiting for such language for about 5 years already =(