Skip to content
View reichlerba's full-sized avatar
  • Tempe, Arizona

Block or report reichlerba

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. regex_string_generator regex_string_generator Public

    Generator for strings up to a certain length within a specified language with Node.js server and C++ backend.

    JavaScript

  2. cfg_fuzzer cfg_fuzzer Public

    Context-Free Grammar Fuzzer written in C++, which takes the definition of a Context-Free Grammar from stdin, and prints a string in the given language.

    C++

  3. lexical_analyzer lexical_analyzer Public

    C++ std::regex-based Lexical Analyzer with built in functionality to generate Token Definitions from strings translatable into std::regex. Useful encapsulation to write Recursive Descent Parsers.

    C++

  4. ChordalCellularAutomaton ChordalCellularAutomaton Public

    Customizable cellular automaton written in Processing which evolves chordal harmony from randomly chosen initial pitches by following simple mathematical constraints.

    Processing

  5. grocery_pwa grocery_pwa Public

    Simple PWA Offline Grocery List app built to practice frontend JavaScript with a useful personal project and learn about PWA apps.

    JavaScript