equal
deleted
inserted
replaced
59 And we do it well without being distracted by any low-level issues. |
59 And we do it well without being distracted by any low-level issues. |
60 </p> |
60 </p> |
61 |
61 |
62 <p> |
62 <p> |
63 Each program used in the pipeline can be written in different programming language and they will work together. |
63 Each program used in the pipeline can be written in different programming language and they will work together. |
64 Tools written in C, C++, Java, Lisp, Perl, Python, Rust or any other language can be combined together. |
64 Tools written in C, C++, D, Java, Lisp, Perl, Python, Rust or any other language can be combined together. |
65 Thus optimal language can be used for each task. |
65 Thus optimal language can be used for each task. |
66 </p> |
66 </p> |
67 |
67 |
68 <p> |
68 <p> |
69 The pipeline is reusable which is a big advantage compared to ad-hoc operations done in CLI or GUI tools. |
69 The pipeline is reusable which is a big advantage compared to ad-hoc operations done in CLI or GUI tools. |