Skip to content

feritbulut/MobileCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# 📱 Mobile Compiler App (Built with .NET MAUI)  

## Overview  
This is a **mobile compiler application** that allows you to write, compile, and execute code in **C#, C++, Python, and Java** on your mobile device. The app is built using **.NET MAUI** and integrates with **JDoodle API** for remote code execution.  

## Features  **Multi-language support:** Run C#, C++, Python, and Java code.  
✅ **User-friendly UI:** Easy-to-use interface for writing and executing code.  
✅ **Live Compilation:** Real-time output from the compiler.  
✅ **Useful Resources:** Built-in documentation for each language.  

## Installation  
To run this app locally:  
1. Clone the repository:  
   ```bash
   git clone https://github.com/yourusername/MobileCompilerApp.git
  1. Open the project in Visual Studio 2022 with .NET MAUI installed.
  2. Build and run the application on an emulator or physical device.

Technologies Used

  • .NET MAUI for cross-platform mobile development
  • JDoodle API for remote code execution
  • XAML & C# for UI and backend logic

How It Works

  1. Select a programming language from the main menu.
  2. Write your code in the editor.
  3. Click the "Run" button to compile and execute your code.
  4. View the output directly within the app.

API Integration

This app uses the JDoodle API to compile and execute code remotely. Ensure you have a valid API key before using it.

Contribution

Contributions are welcome! Feel free to fork the repository and submit a pull request.

License

This project is licensed under the MIT License.


If you like this project, don't forget to star the repo!

About

A mobile compiler developed with .net maui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages