📣 BIG UPDATES are comming!
func<people WholeNewWorld> Wopslang = {contributors, {
int newIdea = 0
for i in contributors $
newIdea += 100
;
return bindAll(newIdea, Whops)
}
}
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 ⭐
Version: Wopslang v0.1 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.sh
To run:
./Wopslang <filepath>.wops
Check howto.md for more detail
See sample folder ✨
Github Username | Role |
---|---|
@redocmath | Lead Programmer of Interpreter |
@pokmui | Programmer of Interpreter, Admin of Slack |
@byunjaewoo | Lead Programmer of Data Structure |
@happybean4 | Planner of Grammar |
@rdxxer | Programmer of Interpreter |
@dddddd1234-creator | Lead Programmer of Builtin Function |
Bold user is the Wopslang manager.
Special Thanks to @jhhan128
2024, Wops Team