-
-
Notifications
You must be signed in to change notification settings - Fork 1
Introduction
S Pradosh edited this page Feb 23, 2022
·
5 revisions
Melon is a simple, low level, Procedural Oriented Programming (POP) Language
- The Output of the compiled binary is platform 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
Addresseswhile 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
Here are the steps for setting it up > https://github.com/pradosh-arduino/Melon-Language#setup
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/)