Lasso (programming language)

http://dbpedia.org/resource/Lasso_(programming_language) an entity of type: Thing

لاسو بروفيشينال تدمج لغة برمجة تفسيرية مع لتطوير تطبيقات الإنترنت والتي تستخدم متصفح الويب لواجهة المستخدم من أجل الاتصال بـ HTTP وخوادم قاعدة البيانات. لاسو تطور من قبل لاسوسوفت، ذ.م.م. rdf:langString
Lasso est un langage orienté objet de première génération (L1G) créé par Vince Bonfanti. Ce langage a souvent été associé au développement d'application basé sur FileMaker Pro, mais est aujourd'hui utilisé largement avec MySQL, MS SQL ou Oracle, pour ne citer que ces SGBD. rdf:langString
Lasso is an application server and server management interface used to develop internet applications and is a general-purpose, high-level programming language. Originally a web datasource connection tool for Filemaker and later included in Apple Computer's FileMaker 4.0 and Claris Homepage as CDML, it has since evolved into a complex language used to develop and serve large-scale internet applications and web pages. Lasso can be compared to the server-side scripting languages PHP and Python, ColdFusion, Ruby, etc. rdf:langString
rdf:langString لاسو
rdf:langString Lasso (langage)
rdf:langString Lasso (programming language)
rdf:langString Lasso
rdf:langString Lasso
xsd:integer 524247
xsd:integer 1117998831
rdf:langString Kyle Jessup
rdf:langString LassoSoft Inc.
rdf:langString Lasso 8, Lasso 9
xsd:date 2015-10-23
xsd:double 9.300000000000001
xsd:integer 220
rdf:langString LassoSoft Inc. Logo
rdf:langString
rdf:langString Multi-paradigm: structured object-oriented , imperative: procedural, concurrent, exp-oriented, Meta: reflective
rdf:langString C, Lasso
rdf:langString Lasso
rdf:langString Dynamic with constraints , nominative, duck
rdf:langString لاسو بروفيشينال تدمج لغة برمجة تفسيرية مع لتطوير تطبيقات الإنترنت والتي تستخدم متصفح الويب لواجهة المستخدم من أجل الاتصال بـ HTTP وخوادم قاعدة البيانات. لاسو تطور من قبل لاسوسوفت، ذ.م.م.
rdf:langString Lasso is an application server and server management interface used to develop internet applications and is a general-purpose, high-level programming language. Originally a web datasource connection tool for Filemaker and later included in Apple Computer's FileMaker 4.0 and Claris Homepage as CDML, it has since evolved into a complex language used to develop and serve large-scale internet applications and web pages. Lasso includes a simple template system allowing code to control generation of HTML and other content types. Lasso is object-oriented and every value is an object. It also supports procedural programming through unbound methods. The language uses traits and multiple dispatch extensively. Lasso has a dynamic type system, where objects can be loaded and augmented at runtime, automatic memory management, a comprehensive standard library, and three compiling methodologies: dynamic (comparable to PHP-Python), just-in-time compilation (comparable to Java or .NET Framework), and pre-compiled (comparable to C). Lasso also supports Query Expressions, allowing elements within arrays and other types of sequences to be iterated, filtered, and manipulated using a natural language syntax similar to SQL.Lasso includes full Unicode character support in the standard string object, allowing it to serve and support multi-byte characters such as Japanese and Swedish, and supports transparent UTF-8 conversion when writing string data to the network or file system. Lasso is often used as a scripting language, and also used in a wide range of non-scripting contexts. Lasso code can be packaged into standalone executable programs called "LassoApps", in which folder structures are compiled into single files. The Lasso Server application server runs as a system service and receives requests from the web server through FastCGI. It then hands the request off to the appropriate Lasso Instance, which formulates the response. Multiple individual instances are supported, allowing one server to handle multiple sites, each as separate processes. The server uses a high performance IO-based green threading system designed for multi-core systems. Lasso can be compared to the server-side scripting languages PHP and Python, ColdFusion, Ruby, etc. Free for development, Lasso allows partial access to its source code, allowing developers to add or change major components of the language (for example, Ke Carlton's DS implementation of the Lasso Inline). Licensing comes in both SAS and stand-alone versions.
rdf:langString Lasso est un langage orienté objet de première génération (L1G) créé par Vince Bonfanti. Ce langage a souvent été associé au développement d'application basé sur FileMaker Pro, mais est aujourd'hui utilisé largement avec MySQL, MS SQL ou Oracle, pour ne citer que ces SGBD.
rdf:langString .lasso, .LassoApp
rdf:langString yes
xsd:nonNegativeInteger 32508
xsd:date 2015-10-23
xsd:string 9.3.1

data from the linked data cloud