Skip to content

Introduction

S Pradosh edited this page Sep 11, 2022 · 5 revisions

What is Melon?

Melon is a simple, low level, Procedural Programming Language (PPL); it is indexed by 1.

Features

  1. The Output of the compiled binary is platform in-depended, meaning you can run the output where ever you want!
  2. Melon provides direct access to the binary, the output of the binary is saved in a array of values called as Addresses while compiling the values of Addresses will be written to the output
  3. Easy to make your own packages with Citrullus API, no need of hard coding
  4. This language provide both low level and high level features
  5. This language can both compile and interpret
  6. It is very beginner friendly

πŸ‰ Melon Language Wiki

πŸ˜‰ Simple, πŸ’Ύ Low Level, πŸ‘¨β€πŸ’» PPL


Requirements

[External] Git

[External] C# Runtime

Architecture and OS that Melon Supports

Coding & Learning

Getting Into the coding

Variables

Advanced Calculations

Casting and Incrementing

Timers

Compilation

Loops and Goto

Functions

Conditions

File System

User Input

Importing Files and Library

Graphics

Package System

Configuration

Setup OS X for Melon Language

Setup Melon Language for Windows Terminal

Setup Melon Language for VSCode Terminal

Setup Environment CLI for Melon Language on Windows

Other

Downloads History

✨ WOW! You are at the end! now you are a Melon πŸ‰ programmer! Claim your badge!

Melon

Copy Paste: [![Melon](https://nuag9x4nt640.runkit.sh)](https://github.com/pradosh-arduino/Melon-Language/)

Clone this wiki locally