An open API service indexing awesome lists of open source software.

https://github.com/michaljaz/cpp-compiler

Prosty kompilator c++ w przeglądarce
https://github.com/michaljaz/cpp-compiler

cpp-compiler css html javascript mdbootstrap nodejs

Last synced: 6 months ago
JSON representation

Prosty kompilator c++ w przeglądarce

Awesome Lists containing this project

README

          

# cpp-compiler

To jest prosty kompilator języka C++


  • Jest on wywoływany na lokalnej maszynie


  • Jest dosyć przejrzysty interfejs graficzny


  • Działa w przeglądarce



  • Screenshot

    Instalacja

    ```bash
    git clone https://github.com/michaljaz/cpp-compiler
    cd cpp-compiler
    npm install
    npm start
    ```