"පයිතන්" හි සංශෝධන අතර වෙනස්කම්

Content deleted Content added
No edit summary
No edit summary
63 පේළිය:
*def statement-ශ්‍රිතීය හෝ විධික්‍රම ලෙස අර්ථ දක්වා ඇත.
*with statement-(පයිතන් 2.5 සිට්) කේත ඛණ්ඩය කොන්ටෙක්ස් මැනේජරය මඟින් අහුරාලයි
 
==පයිතන් වෙතින් ආභාෂය ලැබූ වෙනත් භාෂාවන් ==
* Boo <!-- uses indentation, a similar syntax, and a similar object model. However, Boo uses [[static typing]] (and optional [[duck typing]]) and is closely integrated with the [[.NET Framework]].<ref name="AutoNT-90" /> -->
* Cobra <!--uses indentation and a similar syntax. Cobra's "Acknowledgements" document lists Python first among languages that influenced it.<ref name="AutoNT-91" /> However, Cobra directly supports [[Design by contract|design-by-contract]], [[Unit testing|unit tests]], and optional [[static typing]].<ref name="AutoNT-92" /> -->
* ECMAScript <!-- borrowed [[iterator]]s, [[generator (computer science)|generators]], and [[list comprehension]]s from Python.<ref name="AutoNT-93" /> -->
* Go <!-- is described as incorporating the "development speed of working in a dynamic language like Python".<ref name="AutoNT-94" /> -->
* Groovy <!--was motivated by the desire to bring the Python design philosophy to [[Java (programming language)|Java]].<ref name="AutoNT-95" /> -->
* Julia <!-- was designed "with [[hygienic macro|true macros]] [.. and to be] as usable for general programming as Python<!--, as easy for statistics as R, as natural for string processing as Perl, as powerful for linear algebra as Matlab, as good at gluing programs together as the shell. Something that is dirt simple to learn, yet keeps the most serious hackers happy. We want it interactive and we want it compiled. -->
* OCaml <!-- has an optional syntax, named twt (The Whitespace Thing), inspired by Python and [[Haskell (programming language)|Haskell]].<ref name="AutoNT-96" /> -->
* Ruby <!--ruby's creator, [[Yukihiro Matsumoto]], has said: "I wanted a scripting language that was more powerful than Perl, and more object-oriented than Python. That's why I decided to design my own language."<ref name="linuxdevcenter" /> -->
* CoffeeScript <!-- is a programming language that cross-compiles to JavaScript; it has Python-inspired syntax.-->
* Swift <!-- is a programming language invented by Apple; it has some Python-inspired syntax.<ref>{{cite web |url=http://nondot.org/sabre |title=Chris Lattner's Homepage |publisher=Chris Lattner |first=Chris |last=Lattner |authorlink=Chris Lattner |date=3 June 2014 |accessdate=3 June 2014 |quote=I started work on the Swift Programming Language in July of 2010. I implemented much of the basic language structure, with only a few people knowing of its existence. A few other (amazing) people started contributing in earnest late in 2011, and it became a major focus for the Apple Developer Tools group in July 2013 [...] drawing ideas from Objective-C, Rust, Haskell, Ruby, Python, C#, CLU, and far too many others to list.}}</ref>
Python's development practices have also been emulated by other languages. The practice of requiring a document describing the rationale for, and issues surrounding, a change to the language (in Python's case, a PEP) is also used in [[Tcl]]<ref name="AutoNT-99" /> and [[Erlang (programming language)|Erlang]]<ref name="AutoNT-100" /> because of Python's influence. -->
 
 
 
"https://si.wikipedia.org/wiki/පයිතන්" වෙතින් සම්ප්‍රවේශනය කෙරිණි