Technology, Science and Universe
Results for {phrase} ({results_count} of {results_count_total})
Displaying {results_count} results of {results_count_total}
l
- Loom Description: Loom is a programming language specifically designed to create concurrent programs, meaning it allows for the simultaneous(...) Read more
- Lasso Description: The 'Lasso' is a selection tool in data visualization software that allows users to select multiple data points by drawing a(...) Read more
- Lemon Description: Lemon is a parser generator used to create parsers for programming languages. Its design focuses on simplicity and efficiency,(...) Read more
- Lustre Description: Lustre is a synchronous dataflow programming language designed specifically for programming reactive systems. Its focus is on(...) Read more
- LassoScript Description: LassoScript is a scripting language specifically designed to be used with the Lasso web application server. This language allows(...) Read more
- LispWorks Description: LispWorks is a commercial development environment designed for the Common Lisp programming language. This environment provides(...) Read more
- LCL Description: LCL, which stands for 'Lazarus Component Library', is a component library designed for the Free Pascal programming language. This(...) Read more
- LilyPond Description: LilyPond is a music engraving program that uses a programming language to describe musical notation. Its main goal is to produce(...) Read more
- Lazarus Pascal Description: Lazarus Pascal is a programming language based on Pascal, designed to be used in the Lazarus integrated development environment(...) Read more
- Ladder Logic Programming Description: Ladder logic programming is a graphical programming language primarily used in industrial automation. Its design resembles a ladder(...) Read more
- List Slice Description: List slicing in Python is a technique that allows access to a subset of a list using a specific range of indices. This(...) Read more
- Lexical Scope Description: Lexical scope in programming refers to the region in the source code where a variable is defined and can be accessed. This concept(...) Read more
- List Method Description: The 'List Method' in Python refers to a set of functions and methods that can be applied to list-type objects to efficiently(...) Read more
- Literal String Description: A literal string in programming is a type of string that is written exactly as intended, without any interpolation. This means that(...) Read more
- Lazy evaluation Description: Lazy evaluation is a programming technique that postpones the evaluation of an expression until its value is actually needed. This(...) Read more