-
-
Notifications
You must be signed in to change notification settings - Fork 1
Introduction
S Pradosh edited this page Sep 11, 2022
·
5 revisions
Melon is a simple, low level, Procedural Programming Language (PPL); it is indexed by 1.
- The Output of the compiled binary is platform in-depended, meaning you can run the output where ever you want!
- 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 - Easy to make your own packages with Citrullus API, no need of hard coding
- This language provide both low level and high level features
- This language can both compile and interpret
- It is very beginner friendly
Copyright (C) S Pradosh 2023 - Closed Source Project
Architecture and OS that Melon Supports
Setup Melon Language for Windows Terminal
Setup Melon Language for VSCode Terminal
Setup Environment CLI for Melon Language on Windows
Copy Paste: [](https://github.com/pradosh-arduino/Melon-Language/)