Bunpo
Bunpo is an open source Windows Forms application, written in C#, using Event Driven Development to show a list of Japanese Grammatical terms
Original author(s) | Jamie |
---|---|
Developer(s) | Jamie |
Development status | Hiatus |
Written in | C#, .NET 3 |
Available in | English |
License | GPLv2 |
Website |
www |
Source Post Mortem
The application uses C# and Dot Net 3 and is a Windows Forms application.
Bunpo is the Japanese word for Grammar.
Project Description
In the summer of 2007, during his third year of Japanese studies, Jamie began work on an event-driven, Windows Form based application that would help him study the grammar surrounding Japanese verbs.
The usr is presented with a grid of buttons, each one labelled with a grammatical rule for Japanese verbs, Each of the buttons links to a section describing the particular rule, with examples given.
Source
The latest version of the source code can be found at Jamie's GitHub repository for the project: www