Hacker News new | past | comments | ask | show | jobs | submit | DmitrySoshnikov's submissions login
1. “Building a Parser from scratch” full course (dmitrysoshnikov.com)
2 points by DmitrySoshnikov on Dec 14, 2020 | past
2. Parsing Algorithms (dmitrysoshnikov.com)
407 points by DmitrySoshnikov on Oct 26, 2020 | past | 86 comments
3. LL(1) parsing: First and Follow sets (youtube.com)
1 point by DmitrySoshnikov on Aug 18, 2020 | past
4. Backtracking Parser in JavaScript (youtube.com)
1 point by DmitrySoshnikov on July 13, 2020 | past
5. Writing Mark-Sweep Garbage Collector in C++ (dmitrysoshnikov.com)
3 points by DmitrySoshnikov on March 15, 2020 | past
6. Essentials of Interpretation (dmitrysoshnikov.com)
57 points by DmitrySoshnikov on March 11, 2020 | past | 21 comments
7. Stack is needed, but not specifically for Recursion (youtube.com)
1 point by DmitrySoshnikov on Feb 22, 2020 | past
8. By-value, by-reference, by-sharing: strategies of passing arguments (dmitrysoshnikov.com)
4 points by DmitrySoshnikov on Feb 10, 2020 | past
9. AOT vs. JIT Compiler (youtube.com)
2 points by DmitrySoshnikov on Nov 19, 2019 | past
10. Stack VM vs. Register VM (youtube.com)
4 points by DmitrySoshnikov on Nov 12, 2019 | past
11. Essentials of Interpretation.[1/16] Parsers, ASTs, Interpreters and Compilers (youtube.com)
2 points by DmitrySoshnikov on Nov 5, 2019 | past
12. Immix: A Modern and Efficient Mark-Region Garbage Collector (youtube.com)
1 point by DmitrySoshnikov on Sept 11, 2019 | past
13. “Automata Theory. Building a RegExp machine” full course is available (dmitrysoshnikov.com)
2 points by DmitrySoshnikov on Aug 8, 2019 | past
14. “Essentials of Garbage Collectors” full course is now available (dmitrysoshnikov.com)
155 points by DmitrySoshnikov on July 7, 2019 | past | 53 comments
15. Writing a Memory Allocator (dmitrysoshnikov.com)
3 points by DmitrySoshnikov on Feb 8, 2019 | past
16. Essentials of Garbage Collectors: Memory Layout (youtube.com)
1 point by DmitrySoshnikov on Aug 9, 2018 | past
17. Hdl-js: Hardware description language (HDL) parser, and Hardware simulator (npmjs.com)
3 points by DmitrySoshnikov on Jan 26, 2018 | past
18. JavaScript. The Core: 2nd Edition (dmitrysoshnikov.com)
2 points by DmitrySoshnikov on Nov 15, 2017 | past
19. Rust LALR(1) parser generator (medium.com/dmitrysoshnikov)
3 points by DmitrySoshnikov on June 18, 2017 | past
20. RegExp processor and optimizer for JavaScript (npmjs.com)
3 points by DmitrySoshnikov on April 13, 2017 | past
21. Syntax: language agnostic parser generator (medium.com/dmitrysoshnikov)
2 points by DmitrySoshnikov on Oct 19, 2016 | past

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: