A programming language for developers πŸ’»

Overview

DevScript

DevScript

DevScript is a programming language for developers πŸ’»

Current npm package version.

Authors:

Note: this section will be changed to be more sophisticated, as to what part each author played in this code.

A special thanks to all the contributors for this project:

  1. TayoYuva - https://github.com/BestMat
  2. mqxf (Maxim Savenokv) - https://github.com/mqxf
  3. Dfmaa - https://github.com/Dfmaaa
  4. Vamsi - https://github.com/vamsimadhav
  5. Witty Lemon -
  6. Matrix - https://github.com/sanjayJ369
  7. JacobEudela -
  8. Zariyan -
  9. Mike - https://github.com/maross3
  10. HaZarD_WiZarD -
You might also like...
A Text User Interface library for the Rust programming language
A Text User Interface library for the Rust programming language

Cursive Cursive is a TUI (Text User Interface) library for rust. It uses ncurses by default, but other backends are available. It allows you to build

Notes on learning the Rust programming language syntax.

notes-on-rust Notes on learning the Rust programming language syntax. Resources https://www.rust-lang.org/learn/get-started https://doc.rust-lang.org/

A clone of linux cal command, using rust programming language

CLI Calendar command What the project does This command was inspired by Linux Cal command that shows the current month calendar as output (by default)

A simple lexer which creates over 75 various tokens based on the rust programming language.

Documentation. This complete Lexer/Lexical Scanner produces tokens for a string or a file path entry. The output is a Vector for the user to handle ac

An embeddable dynamic programming language for Rust.

rune Visit the site 🌐 - Read the book πŸ“– An embeddable dynamic programming language for Rust. Contributing If you want to help out, there should be a

Idiomatic inotify wrapper for the Rust programming language

inotify-rs Idiomatic inotify wrapper for the Rust programming language. extern crate inotify; use std::env; use inotify::{ EventMask, Watch

Object Notation Programming Language?
Object Notation Programming Language?

You may have questions ONLang - Object Notation Language (jsON) VSCode extension - OnLang 1. God, what the f**** is this ONLang is an experimental, es

Programming language that compiles into Scratch blocks (SB3).

Claw Hello, and welcome to my cool project! I've spent... at least a month on this, and it's still not finished! Feel free to check it out though. :D

Stream-based visual programming language for systems observability
Stream-based visual programming language for systems observability

Stream-based visual programming language for systems observability. Metalens allows to build observability programs in a reactive and visual way. On L

Comments
  • Specify SPEC.md

    Specify SPEC.md

    Write the SPEC.md file, to specify the syntax and important primitive parts of the language. This should not include standard library components. However, it should go over: syntax, types, generics, objects and anything else that needs to be evaluated at compile time. We will discuss this specification from a standpoint of the complexity of the parser, and perhaps change the syntax, if we deem it too complex to parse.

    C2-docs D1-medium P0-ASAP 
    opened by mqxf 2
  • Modifying SPEC.md

    Modifying SPEC.md

    Hi @TonyStarkze, Please frame syntax for generics, interfaces and other object-oriented processes such as inheritance, polymorphism, and other OOP concepts

    C2-docs D0-easy P2-normal 
    opened by BestMat 1
Owner
BestMat, Inc
BestMat Inc. ❀ Open Source! Let us make the world a better place using Artificial Intelligence! Reach us at http://localhost:3000.
BestMat, Inc
A programming language for developers πŸ’»

DevScript DevScript DevScript is a programming language for developers ?? Authors: Note: this section will be changed to be more sophisticated, as to

BestMat, Inc 5 Mar 20, 2024
An Interpreter for Brainfuck programming language implemented in the Rust programming language with zero dependencies.

Brainfuck Hello, Visitor! Hey there, welcome to my project showcase website! It's great to have you here. I hope you're ready to check out some awesom

Syed Vilayat Ali Rizvi 7 Mar 31, 2023
Programming language made by me to learn other people how to make programming languages :3

Spectra programming language Programming language made for my tutorial videos (my youtube channel): Syntax Declaring a variable: var a = 3; Function

Adi Salimgereyev 3 Jul 25, 2023
Zellij is a workspace aimed at developers, ops-oriented people and anyone who loves the terminal

Zellij is a workspace aimed at developers, ops-oriented people and anyone who loves the terminal. At its core, it is a terminal multiplexer (similar to tmux and screen), but this is merely its infrastructure layer.

null 9.3k Jan 4, 2023
Ion - a CLI toolbox for Julia developers

Ion - a CLI toolbox for Julia developers Ion is a CLI toolbox for Julia developer. It provides a set of tools to help you develop Julia packages. Inst

Rogerluo 38 Mar 8, 2023
Revolutionize handheld gaming with adaptive game settings. Optimize graphics and gameplay experience based on real-time system metrics. Open-source project empowering developers to enhance games on portable devices

Welcome to the server-side application for the HarmonyLink project. This innovative software is developed with the Rust programming language and is ai

Jordon Brooks 5 Jun 28, 2023
The Amp programming language: a language designed for building high performance systems.

A language designed for building high performance systems. Platform Support x86_64-pc-windows βœ… x86_64-unknown-linux ⚠️ untested x86_64-unknown-darwin

The Amp Programming Language 5 Mar 17, 2023
A Text User Interface library for the Rust programming language

Cursive Cursive is a TUI (Text User Interface) library for rust. It uses ncurses by default, but other backends are available. It allows you to build

Alexandre Bury 3.3k Jan 9, 2023
πŸŽ„My Advent of Code 2021 solutions in the Rust programming language

Advent of Code 2021 in Rust My Advent of Code 2021 solutions in the Rust programming language. This repository holds a separate Rust project for each

Tim VisΓ©e 227 Dec 16, 2022
Yfin is the Official package manager for the Y-flat programming language

Yfin is the Official package manager for the Y-flat programming language. Yfin allows the user to install, upgrade, and uninstall packages. It also allows a user to initialize a package with the Y-flat package structure and files automatically generated. In future, Yfin will also allow users to publish packages.

Jake Roggenbuck 0 Mar 3, 2022