diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-11-25 11:55:21 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-11-25 11:55:21 +0100 |
commit | 1e67a761cbfa94a69cec2f5709d23d7983cd0fc1 (patch) | |
tree | 0ae6ccf8bc14c0d171cff97c94de6a28c8b417d0 /community/gsoc/project_ideas/language_bindings.mdwn | |
parent | 31a442c4b59c41eb6aa15b6a66af93955b302c62 (diff) |
Talk about advantages, challenges, how many developers, why so few developers.
Diffstat (limited to 'community/gsoc/project_ideas/language_bindings.mdwn')
-rw-r--r-- | community/gsoc/project_ideas/language_bindings.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/language_bindings.mdwn b/community/gsoc/project_ideas/language_bindings.mdwn index 460b380b..c8a02390 100644 --- a/community/gsoc/project_ideas/language_bindings.mdwn +++ b/community/gsoc/project_ideas/language_bindings.mdwn @@ -20,7 +20,7 @@ However, in practice this is not as easy as it should, because creating translators and other servers is quite involved -- the interfaces for doing that are not exactly simple, and available only for C programs. Being able to easily create simple translators in RAD languages is highly desirable, to -really be able to reap the advantages of the Hurd architecture. +really be able to reap the [[advantages]] of the Hurd architecture. Originally Lisp was meant to be the second system language besides C in the GNU system; but that doesn't mean we are bound to Lisp. Bindings for any popular |