Skip to content

Commit b718c4f

Browse files
Create README.md
1 parent 966e352 commit b718c4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Concepts_of_Programming_Languages
2+
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

Comments
 (0)