Measures Concepts
GitHub icon

Labels

Labels - language feature

< >
Example from JavaScript, TypeScript:
main: console.log("pldb")
Example from C3:
while FOO: (x > 0) { for (int i = 0; i < 10; i++ { x = baz(); if (x > i) break FOO; } }
Example from Jule:
a_label:

Languages with Labels include JavaScript, TypeScript, C3, Jule

Languages without Labels include Aardvark

This question asks: Does the language have a way to label locations within the source code?

Read more about Labels on the web: 1.

HTML of this page generated by Features.ts

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout