nadimayaz / mylang-using-C-plus-plus-11

Just a toy program using C++11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReadMe

This is a toy language, designed using C++11

Here is an example:

v = scan(int);
print(v);

About

Just a toy program using C++11


Languages

Language:C++ 98.8%Language:Makefile 1.2%