Skip to content

happybean4/Wops

 
 

Repository files navigation

📣 All-new grammar is under design! Tell your idea using the discussion

🛠️ Working Pseudocode, Wopslang

CI - Ubuntu OS CI - Windows OS Badge

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

#LanguageForAlgorithm #WorkingPseudo

Infomation

Version: Wopslang v0.1.3 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

Sample Code

See sample folder

Credit

Github Username Slack Username Role
@RedoC-github @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

2021, Wops Team

About

Wops programming language

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.8%
  • C 3.8%
  • Shell 2.4%
  • Makefile 1.0%