Am 04.12.2014 um 07:24 schrieb Thierry Goubier <thierry.goubier@gmail.com>:
Le 03/12/2014 14:02, Ben Coman a écrit :
Eliot Miranda wrote:
[and apologies for being deliberately incendiary but I *hate* the movement away from tools in Squeak/Pharo. It is a movement towards stasis and death, and personally I'm enjoying life too much].
So what we need is a native Smalltalk git ;)
We need a better-than-git Smalltalk thing :)
+1 darcs anyone? Norbert
Yes I know... more work with limited resources, but native git its being done in other places... (not sure how successfully)
I can give you a head start. There is some Smalltalk code to reuse; it's called FileSystem-Git, or FS-Git.
https://github.com/dalehenrich/FSGit
https://github.com/theseion/fs-git
http://smalltalkhub.com/#!/~FileSystemGitDev/FileSystem-Git http://smalltalkhub.com/#!/~FileSystemGitDev/Git-FileSystem
They do lack a bit of activity.
Thierry
Javascript https://github.com/creationix/js-git
Haskall http://stefan.saasen.me/articles/git-clone-in-haskell-from-the-bottom-up/ https://github.com/vincenthz/hit