Skip to content
View jackr276's full-sized avatar
  • Broadridge | Learner Education
  • Greater New York City Area
  • 07:40 (UTC -04:00)
  • in/jack-m-r

Highlights

  • Pro

Organizations

@EnergyMashupLab

Block or report jackr276

Report abuse

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

Report abuse

Pinned Loading

  1. ollie-language ollie-language Public

    Ollie is a low-level language that combines modern features with the permissiveness and performance expected of systems programming

    C 3

  2. Position-Based-Dynamics Position-Based-Dynamics Public

    A demonstration of Position Based Dynamics through 4 unique graphics simulations

    Python 5 1

  3. Simple-Pascal-Like-Language-Interpreter Simple-Pascal-Like-Language-Interpreter Public

    An interpreter for a custom-made, Pascal-Like Programming Language

    C++ 2

  4. mempool mempool Public

    A customizable, thread-safe dynamic memory pool designed to reduce heap fragmentation and repetitive, expensive calls to malloc() and free()

    C 1

  5. EnergyMashupLab/eml-cts EnergyMashupLab/eml-cts Public

    Implementation of the Common Transactive Services for energy markets.

    Java 8 2

  6. Context-Free-Language-Recognition-with-a-PDA Context-Free-Language-Recognition-with-a-PDA Public

    Implementation of a Pushdown Automaton that recognizes strings belonging to a language valid arithmetic expressions over floating point numbers

    C++