A programming language for manipulation of streams.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

28 líneas
1.6 KiB

hace 5 años
hace 5 años
hace 5 años
  1. Redistribution and use in source and binary forms, with or without modification,
  2. are permitted provided that the following conditions are met:
  3. 1. Redistributions of source code must retain the above copyright notice,
  4. this list of conditions and the following disclaimer.
  5. 2. Redistributions in binary form must reproduce the above copyright notice,
  6. this list of conditions and the following disclaimer in the documentation
  7. and/or other materials provided with the distribution.
  8. 3. Neither the name of the copyright holder nor the names of its contributors
  9. may be used to endorse or promote products derived from this software without
  10. specific prior written permission.
  11. 4. Redistributions of any form whatsoever must retain the following acknowledgment:
  12. 'This product includes software developed by Ludovic Lagouardette
  13. (http://git.nekoit.xyz/Archivist/).'
  14. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  15. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  16. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  17. ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
  18. LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  19. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  20. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  21. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  22. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
  23. USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.