কম্পাইলার: সংশোধিত সংস্করণের মধ্যে পার্থক্য

বিষয়বস্তু বিয়োগ হয়েছে বিষয়বস্তু যোগ হয়েছে
নকীব বট (আলোচনা | অবদান)
বানান সংশোধন
InternetArchiveBot (আলোচনা | অবদান)
১টি উৎস উদ্ধার করা হল ও ০টি অকার্যকর হিসেবে চিহ্নিত করা হল।) #IABot (v2.0.8
২৯৯ নং লাইন:
* ''Advanced Compiler Design and Implementation'' by [[Steven Muchnick]] ({{আইএসবিএন|1-55860-320-4}}). One of the widely-used text books for advanced compiler courses (graduate level).
* '' Engineering a Compiler'' by Keith D. Cooper and Linda Torczon . Morgan Kaufmann 2004, {{আইএসবিএন|1-55860-699-8}}. This is a very practical compiler book.
* ''Understanding and Writing Compilers: A Do It Yourself Guide'' ({{আইএসবিএন|0-333-21732-2}}) by [[Richard Bornat]] is an unusually helpful book, being one of the few that adequately explains the recursive generation of [[machine language|machine instructions]] from a [[parse tree]]. The authors experience from the early days of mainframes and minicomputers, provides useful insights that more recent books often fail to convey. [http://www.cs.mdx.ac.uk/staffpages/r_bornat/books/compiling.pdf The book is also available from the author's page.] {{ওয়েব আর্কাইভ|url=https://web.archive.org/web/20070615132948/http://www.cs.mdx.ac.uk/staffpages/r_bornat/books/compiling.pdf |date=১৫ জুন ২০০৭ }}
* ''An Overview of the Production Quality Compiler-Compiler Project'' by Leverett, Cattel, Hobbs, Newcomer, Reiner, Schatz and Wulf. Computer 13(8):38-49 (August 1980)
* ''Compiler Construction'' by [[Niklaus Wirth]] ({{আইএসবিএন|0-201-40353-6}}) Addison-Wesley 1996, 176 pages, also available at [https://web.archive.org/web/20070615132948/http://www.oberon2005.ru/book/ccnw2005e.pdf]. Step-by-step guide to using recursive descent parser. Describes a compiler for Oberon-0, a subset of the author's programming language, [[Oberon (programming language)|Oberon]].