BoGoEngine / bogo-python

Python library for implementing Vietnamese input method editors with a purely functional interface.
GNU General Public License v3.0
13 stars 7 forks source link

"Upgrade" source code with literate programming? #18

Open cmpitg opened 10 years ago

lewtds commented 10 years ago

Sure, literate programming is on the map. But I'd rather rewrite it in C with this Gist as the base: https://gist.github.com/lewtds/91857f8591d0bf80654f.

cmpitg commented 10 years ago

Would it be better to create a branch instead of using Gist?

Sent from my Android device with K-9 Mail. Please excuse my brevity.

Duong Nguyen ("Nguyễn Hà Dương" in Vietnamese) Blog: http://reference-error.org Public Key: http://reference-error.org/public.key.txt "Life is a hack"

-----BEGIN GEEK CODE BLOCK----- Version: 3.12 GIT/CS/CC/ED/P/TW d++ s:(-:-) !a C+++(++++) ULU++++ P-- L+++ E@ W++>+++ N+ o+ K w--- O- M@ V- PS+ PE++ Y+>++ PGP++ t+ 5 X+ R- tv+ b+++ DI+++ D++ G++ e* h* r* y- -----END GEEK CODE BLOCK-----

lewtds commented 9 years ago

The Gist is just for demonstration purpose.