cpp-syntax

There are 2 repositories under cpp-syntax topic.

  • iamhk12/cplusplus

    This Github repository contains a collection of basic C++ programs as well as implementation of Data Structures and Algorithms in C++.

    Language:C++1100
  • MarcinBrojek/jpp-interpreter

    An interpreter for an imperative programming language with syntax based on a subset of C/C++. The program consists of variable and function declarations. When executed, it runs the declared main function. Written in Haskell.

    Language:Haskell0100