Introduction to Python and its role in DevOps. Installing Python and setting up a development environment. Writing your first Python program. String data type in Python. String manipulation and ...
A compiler front-end for MiniLang — a C++-inspired programming language built as part of the CMP(N)403 Languages and Compilers course at Cairo University. The compiler is implemented using Flex ...