Bityi (translating code editor)

From OLPC
Revision as of 12:38, 11 August 2007 by Homunq (talk | contribs) (cleaning up, moving older stuff to talk page.)
Jump to: navigation, search

Almost all programming is done in programming "languages" based on English. These are really codes, much less than languages, with a limited vocabulary. Still, it's a significant barrier for other-language programmers, especially young ones. A modern computer, even a cheap one, would have no trouble doing transparent, real-time translation into the user's natural language. For instance, on disk you'd have python "if ... else...", but on screen, you'd see (and write) "si... sino..." (spanish).

Current design thoughts...

are at Source-code editor with transparent native-language display/design.

Older discussion

has been moved to the talk page.