ProtoDef-io / ProtoDef-io/node-protodef
Try reusing the IIFE compiling concept to produce a protodef compiler for another language
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 35
- Forks
- 25
- Avg merge
- 4d 3m
- Merged PRs (30d)
- 2
Description
The new protodef compiler is really simple and short.
Could it be expanded to produce another language ?
This might be quite interesting to help people at wiki.vg not reimplement the protocol 10 times, and expand usage of protodef.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing protodef compiler and its IIFE compiling concept. The issue does not name a target language, files, entry point, or tests, so define the target and expected generated output before implementation; done would mean producing a usable compiler for another language without reimplementing the protocol.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100