You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Course Description: Survey of pragmatic, syntactic and semantic structure of programming languages. Procedural, logic-oriented, object-oriented and other contemporary languages included.
3
+
4
+
Course which delved deep into the concept of programming languaes. Topics covered included what goes into creating a programming language, semantics of programming languages, types of parsers, introduction to meta language and its use in writing recursive functions. Also looked into how exactly programming languages and IDEs function between eachother and how code is converted from readable text to machine code.
0 commit comments