Tarik ZeybekParsing: The Foundation of SIEM Tools“Parsing”, which can be translated into Turkish as “ayrıştırmak”, is an essential and foundational part of any SIEM tool. When logs are…4d ago4d ago
Krishna DhendWebAssembly and Compiler Design: Enabling Efficient Code Execution in Modern BrowsersIntroductionMay 4May 4
Krithika🎢 The LL(1) Parser Adventure: A Fun Expedition into Grammar Land!Welcome, brave coder! Today, we’re going on a magical quest to understand LL(1) parsers — the tiny grammar-wizards that help compilers…Apr 21Apr 21
InLevel Up CodingbyItsukiRust: Excel Reader (Parser) From Scratch! The Values! The Styles!The general structure, the basic logic and a little Rust crate!Apr 17Apr 17
Cyber GeeThe Problem: Handling Millions of Objects in the JVMImagine you’re working with a system that needs to process a massive JSON file containing millions of objects. Each object needs to be…Apr 15Apr 15
dilli_hangraeIntroduction to Parsers Part I: LL(1) And LR(0)Compiler Design and ConstructionMar 19Mar 19
dilli_hangraeFirst() And Follow() Sets ExamplesCompiler Design and Construction | Tutorial & ImplementationMar 14Mar 14
Alain Airom (Ayrom)A REST Implementation of ‘Docling’ with FastAPIA sample application showing Docling implementation, exposing as a REST service, using FastPI in PythonMar 7Mar 7
Peter SelsA Mnemonic-less C-Mimicking Assembly LanguageRevisiting a self designed Processor Instruction Set. Are its C-Mimicking, Mnemonic-less & src, computation dest nature(s) still relevant?Feb 28Feb 28