Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

So you wanna help build Wonder, eh?

You have come to the right place, then!

Introduction

The Wonder source will be contributable in several areas:

  • interpreter.js: The core interpreter.
    • cm.js: Standard library.
    • vs.js: Predefined variables.
  • pm.js: The source for Delishusly.
  • wonder.pegjs: The parser.

Be sure to check out the proposed features for some ideas.

Operation

Contributing will operate on a fork-and-pull system: fork the repo, make changes, and open a pull request. This prevents any merge conflicts and other nasty problems that nobody wants to deal with.

Familiarize yourself with how the interpreter works (including parsing!) before diving in. More resources will be added as time goes on.

About

Must-read for prospective contributors.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors