Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Control flow
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Non-local control flow cross reference === {| class="wikitable" |- ! [[Programming language]] ! conditions ! exceptions ! generators/coroutines ! async |- | [[Ada (programming language)|Ada]] | {{no}} | {{yes}} | {{dunno}} | {{dunno}} |- | [[C (programming language)|C]] | {{no}} | {{no}} | {{no}} | {{no}} |- | [[C++]] | {{no}} | {{yes}} | {{yes}} | {{dunno}} |- | [[C Sharp (programming language)|C#]] | {{no}} | {{yes}} | {{yes}} | {{yes}} |- | [[COBOL]] | {{yes}} | {{yes}} | {{no}} | {{no}} |- | [[Common Lisp]] | {{yes}} | {{no}} | {{dunno}} | {{dunno}} |- | [[D (programming language)|D]] | {{no}} | {{yes}} | {{yes}} | {{dunno}} |- | [[Eiffel (programming language)|Eiffel]] | {{no}} | {{yes}} | {{dunno}} | {{dunno}} |- | [[Erlang (programming language)|Erlang]] | {{no}} | {{yes}} | {{yes}} | {{dunno}} |- | [[F Sharp (programming language)|F#]] | {{no}} | {{yes}} | {{yes}} | {{yes}} |- | [[Go (programming language)|Go]] | {{no}} | {{yes}} | {{yes}} | {{dunno}} |- | [[Haskell]] | {{no}} | {{yes}} | {{yes}} | {{no}} |- | [[Java (programming language)|Java]] | {{no}} | {{yes}} | {{no}} | {{no}} |- | [[JavaScript]] | {{dunno}} | {{yes}} | {{yes|Yes}} | {{yes|Yes}} |- | [[Objective-C]] | {{no}} | {{yes}} | {{no}} | {{dunno}} |- | [[PHP]] | {{no}} | {{yes}} | {{yes}} | {{dunno}} |- | [[PL/I]] | {{yes}} | {{no}} | {{no}} | {{no}} |- | [[Python (programming language)|Python]] | {{no}} | {{yes}} | {{yes}} | {{yes}}<ref>{{cite web |url=https://docs.python.org/3/library/asyncio.html |title=Asyncio: Asynchronous I/O: Python 3.10.2 documentation}}</ref> |- | [[Rebol]] | {{yes}} | {{yes}} | {{no}} | {{dunno}} |- | [[Ruby (programming language)|Ruby]] | {{no}} | {{yes}} | {{yes}} | {{yes|via extension}}<ref>{{cite web|url=https://github.com/socketry/async|title=Socketry/Async|website=[[GitHub]]|date=25 February 2022}}</ref> |- | [[Rust (programming language)|Rust]] | {{no}} | {{yes}} | {{yes|experimental}} <ref>{{cite web|url=https://doc.rust-lang.org/beta/unstable-book/language-features/generators.html|title=Generators - the Rust Unstable Book}}</ref><ref>{{cite web|url=https://docs.rs/corona/0.4.3/corona/|title=Corona - Rust}}</ref> | {{yes}}<ref>{{cite web|url=https://rust-lang.github.io/async-book/|title=Getting Started - Asynchronous Programming in Rust}}</ref> |- | [[Scala (programming language)|Scala]] | {{no}} | {{yes}} | {{yes|via experimental extension}}<ref>{{cite web|url=http://storm-enroute.com/coroutines/ |title=Jitsi Meet |publisher=Storm-enroute.com |date= |accessdate=2022-09-07}}</ref> | {{yes|via experimental extension}} |- | [[Tcl]] | {{yes|via traces}} | {{yes}} | {{yes}} | {{yes|via event loop}} |- | [[Visual Basic .NET]] | {{yes}} | {{yes}} | {{no}} | {{dunno}} |- | [[PowerShell]] | {{no}} | {{yes}} | {{no}} | {{dunno}} |}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)