dd/sh: The One True Programming Language

发布于 2022-09-18 17:46:19 字数 2847 浏览 9 评论 0

dd/sh is a simple, compact programming language which can do everything although not always the way you are used to. Its name derives from the Unix program dd and the Bourne Shell, sh. Traditionally, the language was used to do text processing, and its first application, a simple text editor, is the best example of the language. The original article about the text editor also contains an historical introduction to the language. We plan to develop more applications, and we will display them here. Just now, here's what we have:

Laurent Vogel has written a shell script to factorise numbers, which however doesn't work with a vanilla Bourne shell (such as the one installed here on Freeshell). It does work with bash. If you wish to send any comment about this product, you can obtain our email address running this program (requires a reasonable operating system with at least an implementation of the Bourne Shell and of course DD). To help bypassing spam filters, include DDSH somewhere in the Subject.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文