Git Product home page Git Product logo

vytlang-old's Introduction

VYT Lang

GitHub GitHub release (latest by date) GitHub last commit

Welcome to VYT Lang, a custom programming language project.

Project Status

Deprecated

This repository was gone deprecated since October 4, 2023. It becomes deprecated due to inactivity cause we're migrating to C! See the main repository here: https://github.com/vytdev/vytlang

We appreciate your interest in VYT Lang and your patience as we work towards a stable and robust release. Feel free to follow our progress on our GitHub repository and provide input or feedback to help shape the future of this project.

Thank you for your support!

Introduction

VYT Lang is an innovative and versatile programming language designed for use within a terminal. It offers a wide array of programming paradigms and fine-grained control, making it suitable for a variety of applications.

Key Features

  • Object-Oriented: Harness the power of object-oriented design to create modular and reusable code.

  • Prototype-Based: Embrace the elegance of prototype-based programming, enabling dynamic object creation and extension.

  • Type Safety: Write code confidently with a robust type system that identifies errors at compile-time.

  • Functional: Explore functional programming paradigms for concise and expressive solutions to complex problems.

  • Procedural: Craft efficient procedural code when straightforward solutions are required.

  • Low-Level Control: For those who demand peak performance, VYT offers precise control over memory management and resource optimization.

With VYT, your creative potential knows no bounds; it amplifies your capabilities. As you embark on your programming journey, you will find a world of opportunities, a supportive developer community, and a language that adapts to your unique requirements.

Welcome to a new era of programming. Welcome to this innovative language.

Installation

You can download the latest release from the Releases Section. Choose between the binary or installer based on your preference.

Using the Installer

  1. Open your terminal or command prompt.

  2. Navigate to the folder containing the installer.

  3. Run the following command to start the installation process:

    ./installer
  4. Follow the prompts to complete the installation.

Using the Binary

  1. Open your terminal or command prompt.

  2. Navigate to the folder containing the binary.

  3. Copy the binary to your desired installation location (e.g., /usr/local/bin) using the following command:

    cp ./vyt /usr/local/bin
  4. Add execute permissions to the binary:

    chmod u+x /usr/local/bin/vyt
  5. (Optional) Test if the installation was successful by running:

    vyt -v

Verifying

To ensure the integrity of the downloaded files, download checksums.txt from the same folder where you obtained the binary or installer. Then, run the appropriate command based on your system:

shasum -a 256 -c checksums.txt
# Or, for Linux systems...
sha256sum -c checksums.txt

This will verify that the downloaded files match their expected checksums, providing an additional layer of security.

Windows Support

As of the current release, VYT Lang does not yet support Windows operating systems. We are actively working on adding Windows compatibility in future updates. We appreciate your patience and understanding.

If you are a Windows user and would like to stay informed about our progress or provide input on Windows support development, please visit our GitHub repository for updates and discussions. Your feedback is valuable to us, and we are committed to making VYT Lang accessible to a wider audience.

Thank you for your interest in VYT Lang!

Language Specification

For a detailed understanding of the VYT Language, please refer to the VYT Language Specification. It covers the language's rules, syntax, and other essential details.

This project is licensed under the MIT License. You can find a copy of the license available at the provided link.

For any questions, issues, or contributions, please visit our GitHub repository.

Thank you for choosing VYT Lang!

vytlang-old's People

Contributors

vytdev avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.