Skip to content

Original programming language created using only C++

Notifications You must be signed in to change notification settings

LuisFer666/Preve-cpp

Repository files navigation

Description

Original programming language created using only C++

Compile & run

  1. Compile "proyecto.cpp"
g++ proyecto.cpp
  1. Run "a.exe"
./a
  1. Write the name of source code file then press ENTER. You can use any file in tests directory like prueba.txt if you want

  2. Preve++ will compile and run your source code using our language grammar

About

Original programming language created using only C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages