Skip to content

vrsrajawat/Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language Compiler A web-based Language Compiler that allows users to write, compile, and execute code directly in the browser. The project is deployed on Netlify and is designed to simplify coding and debugging with an intuitive interface.

Features 🖥️ Code Editor: Write code in a clean and responsive editor. ⚙️ Compile and Run: Compile and execute code directly in the browser. 🎨 User-Friendly Interface: Easy-to-use UI for developers of all levels. 📜 Language Support: [Specify languages supported, e.g., C++, Java, Python, etc.]. 🚀 Fast and Reliable: Deployed on Netlify for smooth performance.

Live Demo https://varunrajsingh-compiler-2002.netlify.app/

Tech Stack Frontend: [Specify tools, e.g., React.js, HTML, CSS, etc.] Backend: [Specify tools, e.g., Node.js, Express, etc.] Compiler Integration: [Describe the compiler technology, e.g., WebAssembly, API-based compilation, etc.]

Usage Open the application in your browser. Write your code in the editor. Click the Run button to compile and execute the code. View the output in the console area.