User:Mulehollandaise/Interpreters TODO: Difference between revisions

From IFWiki
m (→‎Parchment: bg's links)
Line 19: Line 19:


- Need an official maintainer
- Need an official maintainer
* Skills : C
* Skills : C, time
 
- Transfer the repository from Google Code (closed) to Github
* Skills: version control, emailing Ben Cressey


- Bug reports
- Report bugs
* Skills : none?
* Skills : none?
- Fix bugs on the [https://code.google.com/p/garglk/issues/list list] of issues
* Skills : C


- I think the Linux version has a bug where some one-letter commands are not recognized, but I could be wrong (todo: test and see)
- I think the Linux version has a bug where some one-letter commands are not recognized, but I could be wrong (todo: test and see)

Revision as of 02:30, 9 October 2015

Following this thread, this is an attempt to list some of the work that needs to be done on some interpreters. This encompasses bugs, features, and even ideas for new projects.

Parchment

- See the buglist on Github: allow CSS stylesheets to be passed in URLs, implement timed effects, autosave system, etc.

  • Skills : JavaScript, Z-Machine knowledge

- Is the buglist on GoogleCode still relevant?

Quixe

- Implement sounds

  • Skills : JavaScript, Glulx knowledge

- Detailed instructions / documentation? (kind of like that

  • Skills : fiddling with zarf's tools until you get it right, clear writing

Gargoyle

- Need an official maintainer

  • Skills : C, time

- Transfer the repository from Google Code (closed) to Github

  • Skills: version control, emailing Ben Cressey

- Report bugs

  • Skills : none?

- Fix bugs on the list of issues

  • Skills : C

- I think the Linux version has a bug where some one-letter commands are not recognized, but I could be wrong (todo: test and see)

- Customization ? UI ? No idea...

Glulxe interpreters

- Are there still issues with sound ? Is Doe's list of bugs/incompatibilities still pertinent ?

  • Skills: don't know

Zeugma

- Detailed instructions on how to use this

  • Skills: C64 and multi-function cartridges (like 1541 Ultimate)

- Accents are not displayed yet

  • Skills: being awesome at C64 programming

- perf improvements? (Inform 7 games are way too slow)

  • I doubt it's possible since the author seems pretty awesome at C64 stuff
  • Skills: being awesome at C64 programming

Other

- Mobile interpreters? (on Android, iPhone, etc)

  • Skills: unknown yet

- A Choosatron-style interpreter (that prints the output on 'receipt'-sized thermal paper) would be amazing

  • Maybe we can use a Rasberry Pi for that (frotz is available on it + some people (see http://frederickvandenbosch.be/?p=1297 ) interface raspPi (and its touch screen) and thermal printers
  • Skills: Arduino, code, etc.