Skip to content

DragonUncaged/Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler

This project is a web-based compiler that supports multiple programming languages. It leverages the EMKC Piston API to execute code snippets in various languages.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Chakra UI: A simple, modular, and accessible component library that gives you the building blocks you need to build your React applications.
  • Axios: A promise-based HTTP client for the browser and Node.js.
  • EMKC Piston API: An API that allows you to execute code in various programming languages.

Installation

To get started with the project, clone the repository and install the dependencies:

npm install

Running Locally

To run the project locally, use the following command:

npm run dev

Usage

  1. Select a programming language from the dropdown menu.
  2. Write your code in the editor.
  3. Click the "Run Code" button to execute the code.
  4. The output will be displayed in the output section.

Supported Languages

The application supports a wide range of programming languages, including but not limited to:

  • C
  • C++
  • C#
  • Java
  • JavaScript
  • Typescript
  • Python
  • Php

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published