diff options
Diffstat (limited to 'pl-pl')
-rw-r--r-- | pl-pl/bf-pl.html.markdown | 3 | ||||
-rw-r--r-- | pl-pl/haskell-pl.html.markdown | 3 | ||||
-rw-r--r-- | pl-pl/perl-pl.html.markdown | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/pl-pl/bf-pl.html.markdown b/pl-pl/bf-pl.html.markdown index c7e1633a..88f928cf 100644 --- a/pl-pl/bf-pl.html.markdown +++ b/pl-pl/bf-pl.html.markdown @@ -1,13 +1,14 @@ --- category: language language: bf +filename: learnbf-pl.bf contributors: - ["Prajit Ramachandran", "http://prajitr.github.io/"] - ["Mathias Bynens", "http://mathiasbynens.be/"] translators: - ["Jakub Młokosiewicz", "https://github.com/hckr"] lang: pl-pl -filename: bf-pl.html + --- Brainfuck (pisane małymi literami, za wyjątkiem początku zdania) jest bardzo diff --git a/pl-pl/haskell-pl.html.markdown b/pl-pl/haskell-pl.html.markdown index 034189f5..236b8958 100644 --- a/pl-pl/haskell-pl.html.markdown +++ b/pl-pl/haskell-pl.html.markdown @@ -1,12 +1,13 @@ --- category: language +filename: haskell-pl.hs language: Haskell contributors: - ["Adit Bhargava", "http://adit.io"] translators: - ["Remigiusz Suwalski", "https://github.com/remigiusz-suwalski"] lang: pl-pl -filename: haskell-pl.hs + --- Haskell został zaprojektowany jako praktyczny, czysto funkcyjny język diff --git a/pl-pl/perl-pl.html.markdown b/pl-pl/perl-pl.html.markdown index 3bac1cbb..3e27cc4f 100644 --- a/pl-pl/perl-pl.html.markdown +++ b/pl-pl/perl-pl.html.markdown @@ -2,13 +2,14 @@ name: perl category: language language: perl +filename: learnperl-pl.pm contributors: - ["Korjavin Ivan", "http://github.com/korjavin"] - ["Dan Book", "http://github.com/Grinnz"] translators: - ["Michał Kupczyński", "http://github.com/ukoms"] lang: pl-pl -filename: learnperl-pl.pl + --- Perl 5 jest wysoce użytecznym, bogatym w wiele opcji językiem programowania |