📣 All-new grammar is under design! Tell your idea using the discussion
func<WholeNewWorld> Wopslang(contributors) {
int newIdea = 0
for i in contributors {
newIdea += 100
}
return bindAll(newIdea, Whops)
}Version: Wopslang v0.1.3 alpha
License: Apache License 2.0
⚒️ Official Documentation
➕ VSCode Extension
-
git bash
-
gcc
-
make
Use this command in Git Bash to build and make executable interpreter:
bash build.shTo run:
./Wopslang <filepath>.wopsSee sample folder ✨
| 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
2021, Wops Team
