zsh-users
 help / color / mirror / code / Atom feed
* A guide to code Zsh natively, without external tools
@ 2017-12-06 16:12 Sebastian Gniazdowski
  2017-12-06 19:58 ` Bart Schaefer
  0 siblings, 1 reply; 6+ messages in thread
From: Sebastian Gniazdowski @ 2017-12-06 16:12 UTC (permalink / raw)
  To: Zsh Users

When writing Zsh plugins I learned (i.a. thanks to #zsh channel) how to avoid forks to external tools, for speed and lack of dependencies. I've put this experience into Asciidoc document:

- asciidoctor version:
http://zdharma.org/Zsh-100-Commits-Club/Zsh-Native-Scripting-Handbook.html

- Github version
https://github.com/zdharma/Zsh-100-Commits-Club/blob/master/Zsh-Native-Scripting-Handbook.adoc

If someone knows other constructs like those in the document, I can add them.

-- 
Sebastian Gniazdowski
psprint /at/ zdharma.org


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-12-20 14:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-06 16:12 A guide to code Zsh natively, without external tools Sebastian Gniazdowski
2017-12-06 19:58 ` Bart Schaefer
2017-12-20 10:01   ` Sebastian Gniazdowski
2017-12-20 11:53     ` Eric Cook
2017-12-20 12:01       ` Eric Cook
2017-12-20 14:18       ` Sebastian Gniazdowski

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).