Blazingly fast parsing, part 2: lazy parsing · V8 [https://v8.dev/blog/preparser] - 2020-06-14 01:39:17 - public:stevetao Compiler, JavaScript, Parsing, V8 - 4 | id:350250 -
How to Learn to Program: Start with an Interpreted Language [https://levelup.gitconnected.com/how-to-learn-to-program-start-with-an-interpreted-language-b9b680158586] - 2020-06-14 01:38:33 - public:stevetao Interpreter, JavaScript - 2 | id:350249 -
How JavaScript works: Optimizing the V8 compiler for efficiency - LogRocket Blog [https://blog.logrocket.com/how-javascript-works-optimizing-the-v8-compiler-for-efficiency/] - 2020-06-14 01:38:18 - public:stevetao JavaScript, V8 - 2 | id:350248 -
A Compiler From Scratch [https://www.destroyallsoftware.com/screencasts/catalog/a-compiler-from-scratch] - 2020-06-14 01:37:04 - public:stevetao Compiler, JavaScript - 2 | id:350247 -
How JavaScript works: inside the V8 engine + 5 tips on how to write optimized code [https://blog.sessionstack.com/how-javascript-works-inside-the-v8-engine-5-tips-on-how-to-write-optimized-code-ac089e62b12e] - 2020-06-14 01:14:44 - public:stevetao Engine, JavaScript - 2 | id:350246 -
Writing A Compiler In Go | Thorsten Ball [https://compilerbook.com/] - 2020-06-14 01:14:30 - public:stevetao Compiler, Go, Interpreter - 3 | id:350245 -
LOLCODE-to-JavaScript compiler babel macro - A geek with a hat [https://swizec.com/blog/lolcode-to-javascript-compiler-babel-macro/swizec/9083] - 2020-06-14 01:12:54 - public:stevetao Compiler, JavaScript - 2 | id:350244 -
Writing a JavaScript compiler; Haskell or Rust? : haskell [https://www.reddit.com/r/haskell/comments/5jdgtu/writing_a_javascript_compiler_haskell_or_rust/] - 2020-06-14 01:12:13 - public:stevetao Compiler, Haskell, JavaScript, Rust - 4 | id:350243 -
Gentle introduction into compilers. Part 1: Lexical analysis and Scanner - JavaScript inDepth [https://indepth.dev/gentle-introduction-into-compilers-part-1-lexical-analysis-and-scanner/] - 2020-06-14 01:11:48 - public:stevetao Compiler, JavaScript - 2 | id:350242 -
How To Write Your Own Compiler, Part 1: Mapping Source Files -- Visual Studio Magazine [https://visualstudiomagazine.com/articles/2014/05/01/how-to-write-your-own-compiler-part-1.aspx] - 2020-06-14 01:11:14 - public:stevetao Compiler - 1 | id:350241 -
Tutorial: Metacompilers Part 1 [http://www.bayfronttechnologies.com/mc_tutorial.html] - 2020-06-14 01:10:55 - public:stevetao Compiler, JavaScript - 2 | id:350240 -
Building a Tiny Compiler [https://academy.realm.io/posts/tryswift-samuel-giddins-building-tiny-compiler-swift-ios/] - 2020-06-14 01:09:47 - public:stevetao Compiler - 1 | id:350239 -
Best of JavaScript [https://bestofjs.org/projects?tags=compiler] - 2020-06-14 00:45:37 - public:stevetao Compiler, JavaScript - 2 | id:350238 -
How to Build a Compiler? | Khalil Stemmler [https://khalilstemmler.com/blogs/thoughts/building-a-compiler/] - 2020-06-14 00:45:08 - public:stevetao Compiler, JavaScript - 2 | id:350237 -
GitHub - Captainarash/CaptCC: A tiny C compiler written purely in JavaScript. [https://github.com/Captainarash/CaptCC] - 2020-06-14 00:43:57 - public:stevetao Compiler, JavaScript - 2 | id:350236 -
Writing a Javascript to C compiler [https://truffles.me.uk/writing-a-javascript-to-c-compiler] - 2020-06-14 00:43:33 - public:stevetao Compiler, JavaScript - 2 | id:350235 -
Build a JS Interpreter in JavaScript Using Acorn as a Parser [https://blog.bitsrc.io/build-a-js-interpreter-in-javascript-using-acorn-as-a-parser-5487bb53390c] - 2020-06-14 00:43:02 - public:stevetao Compiler, Interpreter, JavaScript - 3 | id:350234 -
Compiling to JavaScript, and Debugging with Source Maps - Mozilla Hacks - the Web developer blog [https://hacks.mozilla.org/2013/05/compiling-to-javascript-and-debugging-with-source-maps/] - 2020-06-14 00:34:18 - public:stevetao Compiler, JavaScript - 2 | id:350233 -
How to Write a Simple Interpreter in JavaScript - CodeProject [https://www.codeproject.com/Articles/345888/How-to-Write-a-Simple-Interpreter-in-JavaScript] - 2020-06-14 00:32:57 - public:stevetao Compiler, Interpreter, JavaScript - 3 | id:350232 -
Compiler in JavaScript using ANTLR - DailyJS - Medium [https://medium.com/dailyjs/compiler-in-javascript-using-antlr-9ec53fd2780f] - 2020-06-14 00:31:22 - public:stevetao Compiler, JavaScript - 2 | id:350231 -
Implementing a Simple Compiler on 25 Lines of JavaScript · Minko Gechev's blog [https://blog.mgechev.com/2017/09/16/developing-simple-interpreter-transpiler-compiler-tutorial/] - 2020-06-14 00:30:27 - public:stevetao Compiler, JavaScript - 2 | id:350230 -
Build your own WebAssembly Compiler [https://blog.scottlogic.com/2019/05/17/webassembly-compiler.html] - 2020-06-14 00:29:25 - public:stevetao Compiler, JavaScript - 2 | id:350229 -
How to be* a compiler — make a compiler with JavaScript [https://medium.com/@kosamari/how-to-be-a-compiler-make-a-compiler-with-javascript-4a8a13d473b4] - 2020-06-14 00:08:17 - public:stevetao Compiler, JavaScript - 2 | id:350228 -
Scrabble/Two Letter Words - Wikibooks, open books for an open world [https://en.wikibooks.org/wiki/Scrabble/Two_Letter_Words] - 2020-06-13 04:05:58 - public:stevetao Scrabble - 1 | id:350214 -
Crafting Interpreters [https://craftinginterpreters.com/] - 2020-06-11 12:28:21 - public:stevetao Book, Interpreter - 2 | id:350206 -
CS 340: Home page [https://ycpcs.github.io/cs340-fall2016/] - 2020-06-11 12:26:43 - public:stevetao Compiler, Course, Programming-Languages - 3 | id:350205 -
GQS – Software Quality Group [http://www.gqs.ufsc.br/software-process-improvement/trim/] - 2020-06-10 05:40:32 - public:stevetao Improvement, Software-Process - 2 | id:350189 -
GQS – Software Quality Group [http://www.gqs.ufsc.br/software-process-improvement/] - 2020-06-10 05:40:15 - public:stevetao Improvement, Software-Process - 2 | id:350188 -
Software Development Process Kernel [https://sceweb.sce.uhcl.edu/helm/REQ_ENG_WEB/My-Files/mod1/swdev_proc_kernel/sdpkintro.htm] - 2020-06-09 03:16:58 - public:stevetao Modeling, Process, Software-Process - 3 | id:350172 -
9 Best Business Process Modeling Techniques (With Examples) - Tallyfy [https://tallyfy.com/business-process-modeling-techniques/] - 2020-06-09 03:13:34 - public:stevetao Modeling, Process - 2 | id:350171 -
Free E-books on Software Testing | Cigniti Technologies [https://www.cigniti.com/e-books/] - 2020-06-02 10:44:36 - public:stevetao Book, Free, Software-Testing - 3 | id:321735 -
free-software-testing-books/free-software-testing-books.md at master · bigfool/free-software-testing-books · GitHub [https://github.com/bigfool/free-software-testing-books/blob/master/free-software-testing-books.md] - 2020-06-02 10:44:20 - public:stevetao Book, Free, Software-Testing - 3 | id:321734 -
Top 10+ Best Software Testing Books (Manual and Automation Books) [https://www.softwaretestinghelp.com/software-testing-books/] - 2020-06-02 03:52:33 - public:stevetao Book, Software-Testing - 2 | id:321727 -
Software Testing Books [https://softwaretestingbooks.com/] - 2020-06-02 02:54:58 - public:stevetao Book, Software-Testing - 2 | id:321726 -
Best 3 Software Testing Books for Tester in 2020 [https://www.guru99.com/software-testing-books.html] - 2020-06-02 02:53:55 - public:stevetao Book, Software-Engineering, Software-Testing, Testing - 4 | id:321725 -
6 new books every software testing engineer should read | TechBeacon [https://techbeacon.com/app-dev-testing/6-new-books-every-software-testing-engineer-should-read] - 2020-06-02 02:53:19 - public:stevetao Book, Software-Engineering, Software-Testing, Testing - 4 | id:321724 -
เจ้าพ่อเซี่ยงไฮ้ ไทย: BY JUI MUSIC MV - YouTube [https://www.youtube.com/watch?v=uRguakj1TOs] - 2020-06-01 16:42:39 - public:stevetao Chinese, Shanghai-Tang, Song, Thai, Thai-Lyric, เจ้าพ่อเซี่ยงไฮ้, 上海滩, 上海灘 - 8 | id:321721 -
Installing OpenBSD 6.6 on your laptop is really hard (not) [https://sohcahtoa.org.uk/openbsd.html] - 2020-06-01 15:47:08 - public:stevetao OpenBSD, Xfce - 2 | id:321719 -
How to install XFCE Desktop in OpenBSD | LinuxHelp Tutorials [https://www.linuxhelp.com/how-to-install-xfce-desktop] - 2020-06-01 15:46:43 - public:stevetao OpenBSD, Xfce - 2 | id:321718 -
สองเทพบุตรโลกันตร์ จินตนา สุขสถิตย์ - YouTube [https://www.youtube.com/watch?v=ZCN_7N06Jl0] - 2020-06-01 15:13:04 - public:stevetao Chinese, Song, Thai, Thai-Lyric - 4 | id:321717 -
periodic-table-of-devops-tools.png (2000×1105) [http://inventica.com/images/periodic-table-of-devops-tools.png] - 2020-05-30 17:30:52 - public:stevetao DevOps - 1 | id:321646 -
Periodic Table of DevOps Tools [https://xebialabs.com/periodic-table-of-devops-tools/] - 2020-05-30 17:30:37 - public:stevetao DevOps - 1 | id:321645 -
In layman's terms, what are the major programming languages, and what are they used for? - Quora [https://www.quora.com/Programming-Languages/In-laymans-terms-what-are-the-major-programming-languages-and-what-are-they-used-for] - 2020-05-30 17:28:58 - public:stevetao Programming-Languages - 1 | id:321644 -
ML Dialects and Haskell: SML, OCaml, F#, Haskell - Hyperpolyglot [https://hyperpolyglot.org/ml] - 2020-05-30 17:27:00 - public:stevetao F#, Haskell, ML, OCaml, Programming, Programming-Languages, SML, Tip - 8 | id:321643 -
Programming Languages & Tools - Free Books at EBD [https://www.e-booksdirectory.com/listing.php?category=11] - 2020-05-30 17:16:23 - public:stevetao Book, Free, Programming-Languages - 3 | id:321642 -
C++ Books - InformationTechnologyBooks [https://sites.google.com/site/yourlittleworld/Home/c-books] - 2020-05-30 07:31:50 - public:stevetao Book, C-Plus-Plus, C++, CPP, Resource - 5 | id:321639 -
SJ's C++/X programming links [http://www.src.wits.ac.za/groups/psi/linux/c/SJ/cppx.html] - 2020-05-30 07:26:46 - public:stevetao C-Plus-Plus, C++, CPP, Resource - 4 | id:321638 -
Department of Computer Science & Technology - Andrew Pitts [https://www.cl.cam.ac.uk/~amp12/] - 2020-05-30 07:18:19 - public:stevetao People, Programming-Languages - 2 | id:321637 -
OPLSS 2020 | University of Oregon [http://www.cs.uoregon.edu/research/summerschool/summer20/] - 2020-05-30 07:11:29 - public:stevetao Course, Online, Programming-Languages - 3 | id:321636 -
Programming and Programming Languages [https://papl.cs.brown.edu/2019/] - 2020-05-30 07:08:03 - public:stevetao Book, Free, Programming-Languages - 3 | id:321635 -