Skip to content

Mervinpais/Easy14_Programing_language

Easy14 Programing Language

This project is FULLY ABANDONED 🥲😟

I am not going to work on this anymore, due to the following;

  1. Lack of motivation; Programming a whole programming language is hard and not possible to do as 1 person (while it is possible, it needs alot of time and dedication) 😫
  2. Codebase is messy 🤒
  3. Making a programming language is one of those dreams newbie programmers can never achive (on their own) 🫠🫥

If you wish to fork this project, you may, just email me for details

Below is the last changes for the readme before the abandonment 👇

Thank you for everything ❤️


v1p1 - Whale 🐋 Patch 1

Thumbnail

Table of Contents

Introduction

Easy14 is a programming language for basic console apps, I/O, and OOP Programming

Features

  • Console apps
  • I/O Work
  • Conditional Statements (If, while, etc.)

Getting Started

Installation

Make sure you have C# installed, Latest Version Since we always update to the latest framework since i dont have anything else to do and to get newer features

Usage

Start off with your first Hello world!

Console Print { "Hello World!" };

Documentation

[Links to detailed documentation, including language specifications, tutorials, and examples.]

Contributing

Honestly we all know how to do this, but because i am have to give guidelines for the newbies;

Go to issues, create a new issue, and make sure its about a bug, issue, or something wrong with the language, no spamming

License

We follow the MIT License, which means you can fork our project, make it better (or worse) and publish it as your own! (with credit of course)