Skip to content

Wopslang/Wops

Repository files navigation

📣 IMPORTANT ANNOUNCEMENT
Every Wops teammate is a student preparing for some exams, entrance tests, and more. Now, most developers are living hard as students, not developers. And it is causing delays in updates. However, this project is still onboard, and we always welcome your contributions! Please stay tuned on Wopslang and be with our team.

🛠️ Working Pseudocode, Wopslang

CI - Ubuntu OS

func<people WholeNewWorld> Wopslang = {contributors, {
        int newIdea = 0
        for i in contributors $
            newIdea += 100
        ;
        return bindAll(newIdea, Whops)
    }
}

#LanguageForAlgorithm #WorkingPseudo

Wopslang is for every computer scientist who needs a pseudocode-like, but working programming language.
Simple grammar will highlight your logical ideas. Fast-runtime will give you immediate feedback to forward.
Be with our project, using ⭐

Infomation

Version: Wopslang v0.1 alpha
License: Apache License 2.0
⚒️ Official Documentation
➕ VSCode Extension

Dependancy

  • git bash

  • gcc

  • make

Build and Run

Use this command in Git Bash to build and make executable interpreter:

bash build.sh

To run:

./Wopslang <filepath>.wops

Check howto.md for more detail

Sample Code

See sample folder

Credit

Github Username Slack Username Role
@redocmath @RedoC Lead Programmer of Interpreter
@pokmui @pokmui Programmer of Interpreter, Admin of Slack
@byunjaewoo @byunjaewoo Lead Programmer of Data Structure
@happybean4 @khanjhy Planner of Grammar
@rdxxer @codenstory Programmer of Interpreter
@dddddd1234-creator @dddddd Lead Programmer of Builtin Function

Bold user is the Wopslang manager.
Special Thanks to @jhhan128

Wopslang Logo

2023, Wops Team