Skip to content
Stack Code Review
Question and answer site for peer programmer code reviews.
MENU
  • HOME

Tag: grammar

Regular expression to identify java function

By mariaPosted on February 6, 2023

Problem I am trying to identify a java function block addition in a diff file (new line start with + […]

Parsing a C++ function declaration with Perl 6 grammar

By mariaPosted on October 18, 2022

Problem I wrote a Perl 6 grammar to parse a C++ function. My final goal would be to parse an […]

Recursive Descent Parser Implementation for a Recursive Language

By mariaPosted on March 9, 2021

Problem I’m writing toy parsers for toy languages to understand how parsers work. Assuming a language as follows (in sketchy […]

Is there a better way to parse this data file?

By mariaPosted on February 12, 2021

Problem I have a text data file in SPWLA format; I cannot find a specification for it. It contains physical […]

Recent Posts

  • Compute count of unique words using ES6 sets
  • Braille Mini-Library in Python
  • “Angry Professor” Python implementation
  • EOLToken,
  • Challenge: solution for this deep-iteration JavaScript function dilemma?
  • Lovely Lucky LAMBs
  • WGS84-coordinate encoded as Integers
  • Database query inside a method of a class and return data [closed]
  • Find all files in directory and subdirectories while ignoring noncritical exceptions
  • Recursive XML2JSON parser
  • jQuery Select Tabs based on URL #ID
  • Data-type implementation for multiple dynamic histograms
  • Optimize text search in files with Bash
  • Are nested foreach loops to compare two multidimensional arrays efficient in PHP?
  • Recursive bytearray hash function

Categories

  • .Net
  • Algorithm
  • Android
  • Array
  • Bash
  • C#
  • Console
  • CSS
  • Haskel
  • Html
  • Java
  • Javascript
  • JSON
  • MySQL
  • Node Js
  • Object Oriented
  • Parsing
  • Php
  • Programming Chalenge
  • Python 3
  • React JS
  • Recursion
  • Regex
  • Ruby
  • Security
  • Sorting
  • SQL
  • Strings
  • Swift
  • VBA
Proudly powered by WordPress / Theme: Superfast