Skip to content

HalfToothed/online-code-compiler

Repository files navigation

Online Code Compiler

Overview

The Online Code Compiler is a web-based application that allows users to write, compile, and execute code in various programming languages directly from their browser. Built with React for the frontend and Judge0 for the code execution backend, this application aims to provide a seamless coding experience with real-time feedback.

Features

  • Multilingual Support: Compile and execute code in various programming languages.
  • Real-time Execution: Get immediate feedback on code output.
  • Syntax Highlighting: Enjoy enhanced code readability with syntax highlighting*.
  • Error Reporting: Receive detailed error messages to debug code efficiently.
  • Responsive Design: Access the compiler on any device with a user-friendly interface.

Technologies

  • Frontend: React
  • Backend: Judge0
  • Styling: Tailwind & Schadn UI