X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Findex.texi;h=fea353c48781dade15387c69b637849d310460ed;hb=9e1cd5bf6c54ecad62b38a4f9eb2192e2924e46c;hp=3a8c7861f4ca807df5fc01e2b5ff1c3241ba6fd8;hpb=407dbee34b6f748c662e8dc58efc3a2d0e273c58;p=goredo.git diff --git a/doc/index.texi b/doc/index.texi index 3a8c786..fea353c 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -9,8 +9,10 @@ Copyright @copyright{} 2020-2021 @email{stargrave@@stargrave.org, Sergey Matveev @node Top @top -This is pure Go implementation of @url{http://cr.yp.to/redo.html, DJB's -redo} build system proposal. Originally it was just a rewrite of +Go implementation of @url{http://cr.yp.to/redo.html, djb's redo}, +Makefile replacement that @url{https://suckless.org/philosophy/, sucks less}. + +Originally it was just a rewrite of @url{https://github.com/leahneukirchen/redo-c, redo-c}, but later most features of @url{https://redo.readthedocs.io/en/latest/, apenwarr/redo} were also implemented. Why yet another implementation? It is feature @@ -21,12 +23,13 @@ It passes tests from @url{http://news.dieweltistgarnichtso.net/bin/redo-sh.html, redo-sh.tests} and implementation-neutral ones from @command{apenwarr/redo}. -If you are not familiar with the redo, then here are advisable links to read: +If you are not familiar with the redo, here are advisable links to read: @itemize @item @url{https://redo.readthedocs.io/en/latest/, apenwarr/redo documentation} -@item @url{http://jdebp.eu/FGA/introduction-to-redo.html, Introduction to redo} +@item @url{http://web.archive.org/web/20201231033027/http://jdebp.eu/FGA/introduction-to-redo.html, Introduction to redo} @item @url{https://apenwarr.ca/log/20101214, The only build system that might someday replace make... is djb redo} +@item @url{https://habr.com/ru/post/517490/,, Make на мыло, redo сила} (on russian) @end itemize @command{goredo} is