Is there any Mathematical Model or Theory behind Programming Languages?

Posted by Padmarag on Stack Overflow See other posts from Stack Overflow or by Padmarag
Published on 2010-03-18T12:39:19Z Indexed on 2010/03/18 12:41 UTC
Read the original article Hit count: 329

RDBMS are based on Relational Algebra as well as Codd's Model. Do we have something similar to that for Programming languages or OOP?

One concept may be Turing Machine.

© Stack Overflow or respective owner

Related posts about programming-languages

Related posts about oop