________ [https://plantuml.com/ebnf] - 2023-01-18 04:55:52 - public:stevetao Compiler, EBNF, Grammar - 3 | id:1294879 -
Create a programing language and compiler using Python and LLVM | by Mateusz Bednarski | Medium [https://medium.com/@mbednarski/creating-a-programing-language-and-compiler-with-python-and-llvm-689c3b560982] - 2023-01-17 14:54:41 - public:stevetao Compiler, LLVM, Python - 3 | id:1294870 -
Comp 409 Compilers [https://web.cs.wpi.edu/~kal/gradcomp/] - 2023-01-11 11:44:59 - public:stevetao Compiler, Course - 2 | id:1294815 -
context free - Removing left-recursion in grammar while maintaining left-association of operator - Computer Science Stack Exchange [https://cs.stackexchange.com/questions/43066/removing-left-recursion-in-grammar-while-maintaining-left-association-of-operato] - 2023-01-11 00:08:02 - public:stevetao Associativity, Compiler, Context-Free-Grammar, Grammar, Left-Associativity, Left-Recursion, Recursion - 7 | id:1294807 -
Introduction to creating a C compiler for those who want to know the low layer [https://www.sigbus.info/compilerbook] - 2023-01-11 00:02:16 - public:stevetao Book, Compiler, Japanese - 3 | id:1294806 -
CSCI 5220 notes [http://www.cs.ecu.edu/karl/5220/spr16/Notes/index.html] - 2022-12-31 23:14:32 - public:stevetao Compiler, Course - 2 | id:1294762 -
Compiler Theory: Syntax Analysis [https://www.csd.uwo.ca/~mmorenom/CS447/Lectures/Syntax.html/Syntax.html] - 2022-12-31 23:03:37 - public:stevetao Compiler, Course - 2 | id:1294761 -
GitHub - zachtjones/Java-Compiler: Compiler for Java code to x86-64, using two different intermediate representations to aid in the compilation to native assembly. The Java Native Interface is used when needed to call library code. [https://github.com/zachtjones/Java-Compiler] - 2022-11-30 13:21:38 - public:stevetao Compiler, Java - 2 | id:1294519 -
The XPL Programming Language [https://www.cs.toronto.edu/XPL/] - 2022-11-30 08:13:45 - public:stevetao Compiler, Programming-Languages - 2 | id:1294518 -
XPL0 - Wikipedia [https://en.wikipedia.org/wiki/XPL0] - 2022-11-30 02:51:09 - public:stevetao Compiler, Programming, Programming-Languages - 3 | id:1294516 -
Compilers | Course | Stanford Online [https://online.stanford.edu/courses/soe-ycscs1-compilers] - 2022-11-29 22:55:10 - public:stevetao Compiler, Course, Stanford - 3 | id:1294515 -
Compilers Books - Sanfoundry [https://www.sanfoundry.com/best-reference-books-compilers/] - 2022-11-29 22:54:20 - public:stevetao Book, Compiler - 2 | id:1294514 -
context free grammar - self-taught compiler courses / good introductory compiler books? - Stack Overflow [https://stackoverflow.com/questions/1558481/self-taught-compiler-courses-good-introductory-compiler-books] - 2022-11-29 18:04:11 - public:stevetao Compiler, Course - 2 | id:1294511 -
【TOP 25】Compiler Construction eBooks Free Download (pdf, ePub, doc, html) | Page-1 | e.bdir.in [https://e.bdir.in/ebook/download/Compiler-Construction/?q=Compiler+Construction&col=tags] - 2022-11-27 15:45:27 - public:stevetao Book, Compiler - 2 | id:1294478 -
GitHub - aalhour/awesome-compilers: Curated list of awesome resources on Compilers, Interpreters and Runtimes [https://github.com/aalhour/awesome-compilers] - 2022-11-25 22:43:41 - public:stevetao Book, Compiler - 2 | id:1294463 -
T3X.ORG [https://www.t3x.org/] - 2022-11-25 02:22:30 - public:stevetao Book, Compiler - 2 | id:1294440 -
Write your own compiler - Introduction | Yehonathan Sharvit [https://blog.klipse.tech/javascript/2017/02/08/tiny-compiler-intro.html] - 2022-11-25 02:20:52 - public:stevetao Compiler, JavaScript, Lisp - 3 | id:1294439 -
CS 5641: Compiler Design (Fall 2009) [https://www.d.umn.edu/~rmaclin/cs5641/] - 2022-11-15 12:35:15 - public:stevetao Compiler, Course - 2 | id:1294327 -
Compiler Theory: Intermediate Code Generation [https://www.csd.uwo.ca/~mmorenom/CS447/Lectures/IntermediateCode.html/IntermediateCode.html] - 2022-11-15 12:33:20 - public:stevetao Compiler, Course - 2 | id:1294326 -
An Introduction to Scheme and its Implementation - Table of Contents [https://www.cs.utexas.edu/ftp/garbage/cs345/schintro-v14/schintro_toc.html] - 2022-11-12 11:35:39 - public:stevetao Compiler, Lexical-Analyzer, Scheme - 3 | id:1294281 -
CS 335A: Compiler Design [https://karkare.github.io/cs335/] - 2022-11-12 11:31:25 - public:stevetao Compiler, Course - 2 | id:1294280 -
GitHub - Wingdom/pmachine_leximiser: Implement lexical analyzer for language nested C/0 [https://github.com/Wingdom/pmachine_leximiser] - 2022-11-12 11:23:15 - public:stevetao Compiler, Lexical-Analyzer - 2 | id:1294279 -
Anatomy of a Compiler and The Tokenizer [http://www.cs.man.ac.uk/~pjj/farrell/comp3.html] - 2022-11-12 00:29:31 - public:stevetao Compiler, Course - 2 | id:1294274 -
Mini C# Compiler - CodeProject [https://www.codeproject.com/Articles/30176/Mini-C-Compiler] - 2022-11-12 00:28:54 - public:stevetao C-Sharp, Compiler - 2 | id:1294273 -
Compiler Construction with C# and .Net Intermediate Language [https://www.cl.cam.ac.uk/teaching/0910/CompConstr/NEJ/] - 2022-11-12 00:28:37 - public:stevetao C-Sharp, Compiler, Course - 3 | id:1294272 -
Appendix J: Mini Projects - Object Oriented Programming with C++, Second Edition [Book] [https://www.oreilly.com/library/view/object-oriented-programming/9789332503663/xhtml/appendix-j.xhtml] - 2022-11-12 00:19:25 - public:stevetao C++, Compiler, Object-Oriented, OOP, Programming - 5 | id:1294270 -
Mini-languages: A Way to Learn Programming Principles [http://www.contrib.andrew.cmu.edu/~plb/papers/minilang.html] - 2022-11-12 00:18:45 - public:stevetao Compiler, Programming-Languages - 2 | id:1294269 -
Mini-Java Compiler [https://pld.cs.luc.edu/courses/271/fall18/mnotes/compiler.html] - 2022-11-12 00:03:49 - public:stevetao Compiler, Java, Programming-Languages - 3 | id:1294267 -
compilation - What is the difference between a token and a lexeme? - Stack Overflow [https://stackoverflow.com/questions/14954721/what-is-the-difference-between-a-token-and-a-lexeme#comment20999371_14958865] - 2022-11-11 23:52:29 - public:stevetao Compiler, Lexical-Analyzer - 2 | id:1294265 -
A Simple Compiler for the Common Language Runtime - CodeProject [https://www.codeproject.com/Articles/4082/A-Simple-Compiler-for-the-Common-Language-Runtime] - 2022-11-08 22:30:45 - public:stevetao CLR, Compiler - 2 | id:1294203 -
COP5621 Compiler Construction [https://www.cs.fsu.edu/~engelen/courses/COP562107/] - 2022-11-08 17:31:20 - public:stevetao Compiler, Course - 2 | id:1294191 -
How to write a (toy) JVM [https://zserge.com/posts/jvm/] - 2022-11-08 17:28:58 - public:stevetao Compiler, Virtual-Machine - 2 | id:1294189 -
ECE 573: Compiler and Translation Systems Engineering (Fall 2015) [https://engineering.purdue.edu/~milind/ece573/2015fall/] - 2022-11-08 17:15:54 - public:stevetao Compiler, Course - 2 | id:1294187 -
PL/0 p-code [https://blackmesatech.com/2011/12/pl0/pl0.xhtml] - 2022-11-08 17:09:10 - public:stevetao Compiler, P-code, Virtual-Machine - 3 | id:1294186 -
Pascal Implementation [https://homepages.cwi.nl/~steven/pascal/book/pascalimplementation.html] - 2022-11-08 17:08:39 - public:stevetao Compiler, P-code, Pascal, Virtual-Machine - 4 | id:1294185 -
ECE 468/573 Project Home Page [https://engineering.purdue.edu/~milind/ece573/2014fall/project/] - 2022-11-07 23:01:56 - public:stevetao Compiler, Course - 2 | id:1294167 -
A Simple Compiler - Part 1: Lexical analysis. [https://semware.com/html/01-lex.html] - 2022-11-07 22:54:29 - public:stevetao C++, Compiler, Lexical-Analyzer - 3 | id:1294166 -
CSE 413 - Lexical Analysis [https://courses.cs.washington.edu/courses/cse413/06au/compiler/scanner.html] - 2022-11-06 09:47:02 - public:stevetao Compiler, Course, Lexical-Analyzer - 3 | id:1294148 -
A Simple Compiler [https://semware.com/html/compiler.html] - 2022-11-06 09:43:32 - public:stevetao Compiler, Tutorial - 2 | id:1294147 -
Step1: Scanner [https://engineering.purdue.edu/~milind/ece573/2013fall/project/step1/step1.html] - 2022-11-06 09:26:17 - public:stevetao Compiler, Course, Lexical-Analyzer - 3 | id:1294146 -
CS 380C: Advanced Topics in Compilers [https://www.cs.utexas.edu/~pingali/CS380C/2019/] - 2022-11-02 08:37:41 - public:stevetao Compiler, Course, Virtual-Machine - 3 | id:1294088 -
P-code machine simulator (for PL/0 p-code) [https://blackmesatech.com/2011/12/pl0/index.xhtml] - 2022-11-02 08:26:35 - public:stevetao Compiler, P-code, Virtual-Machine - 3 | id:1294084 -
GitHub - gbfragoso/P-code-machine: C implementation of p-code machine [https://github.com/gbfragoso/P-code-machine] - 2022-11-02 08:26:17 - public:stevetao Compiler, P-code, Virtual-Machine - 3 | id:1294083 -
GitHub - lotabout/Let-s-build-a-compiler: A C & x86 version of the “Let's Build a Compiler“ by Jack Crenshaw [https://github.com/lotabout/Let-s-build-a-compiler] - 2022-10-28 22:12:45 - public:stevetao Book, C, Compiler, X86 - 4 | id:1294030 -
About this project - Let's build a compiler [https://xmonader.github.io/letsbuildacompiler-pretty/] - 2022-10-28 22:12:20 - public:stevetao Book, Compiler, Free - 3 | id:1294029 -
Let’s Build a Compiler | Let's Write Some Code [https://ls-l-etc.com/lets-build-a-compiler/] - 2022-10-28 22:12:09 - public:stevetao Book, Compiler, Kotlin, Pascal - 4 | id:1294028 -
Writing Your Own Toy Compiler Using Flex, Bison and LLVM (gnuu.org) [https://gnuu.org/2009/09/18/writing-your-own-toy-compiler/] - 2022-10-28 21:13:29 - public:stevetao Bison, Compiler, Flex, LLVM - 4 | id:1294027 -
Why you should not use (f)lex, yacc and bison - Strumenta [https://tomassetti.me/why-you-should-not-use-flex-yacc-and-bison/] - 2022-10-28 21:12:38 - public:stevetao Compiler - 1 | id:1294026 -
c - How to write a very basic compiler - Software Engineering Stack Exchange [https://softwareengineering.stackexchange.com/questions/165543/how-to-write-a-very-basic-compiler] - 2022-10-28 21:11:31 - public:stevetao Compiler - 1 | id:1294025 -
GitHub - codecrafters-io/build-your-own-x: Master programming by recreating your favorite technologies from scratch. [https://github.com/codecrafters-io/build-your-own-x] - 2022-10-28 21:05:06 - public:stevetao Compiler, Machine, Programming, Virtual, Virtual-Machine - 5 | id:1294024 -