Skip to content

Latest commit

 

History

History
75 lines (45 loc) · 2.5 KB

README.md

File metadata and controls

75 lines (45 loc) · 2.5 KB

Eng Program

Welcome to the Eng program! Eng is a programming language designed to use pure English words.

Installation

Prerequisites

Before installing Eng, make sure you have the following prerequisites installed on your system:

  • Node.js (for running JavaScript)
  • npm (Node.js package manager)

Step 1: Install wget and curl (if not already installed)

Installing wget

If you're on Windows and don't have wget installed, you can download it from this link or another trusted source. Once downloaded, add it to your system's PATH environment variable.

Installing curl

If you're on Windows and don't have curl installed, you can download it from this link or another trusted source. Once downloaded, add it to your system's PATH environment variable.

Step 2: Download and install Eng

To install Eng, follow these steps:

  1. Install the downloading file from hear:

  2. run the install.bat file once installed

  3. Once installed, you can start using the Eng program:

    eng main.eng

Manul installation

If you're faceing troble in installing eng and eng runner So you can Install it manualy Here's how:

  1. Install the folder from hear.

  2. After installation Move the folder to C:\Program files

for windows

  1. Now set the folder in System variabe\path to use the command goblaly, hear's how:
    • Open System properties

    • Go to advance tab

    • Seclect system variables

    • Select path in sysetem variables section

    • Click on new

    • Type path where you moved folder in must be in C

    • Save and click on ok

    • Click on Apply and ok in System property\Advance

    • Once installed, you can start using the Eng program:

      eng main.eng

Usage

To use the Eng program, simply run it with your Eng source code file as an argument. For example:

eng main.eng

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.