Prof. K. K. Sahu

System Programming

This is a course in 4th semester of B. Tech under BPUT. Mostly it is offered as an compulsory subject for the students of second year. The subject basically consists of design of various system software like:

  • Assemblers
  • Macro Processors
  • Loaders and
  • Compilers.
The students are expect to have a few concrete knowledge w.r.t computer fundamental, by which the same can handle some of project like:
  • Design a Compiler for a hypothetical high level language
  • Design a Assembler for a hypothetical assembly language
  • Design a Loader for a hypothetical programming language.
There are a handful of books that student can select as their material for the exam. Few out of them are as follow:
  • Text Book :
    System Programming by JOHN J. DONOVAN, TMH Publication.
  • Reference Book :
    1.
The link below contains material relevant to this course. The note is prepared with utmost care by keep in mind the syllabus of the students in final year of B.Tech