The Bistro programming language is object oriented, dynamically typed, and reflective. It is intended to integrate features of Smalltalk and Java, running as a variant of Smalltalk that runs atop any Java virtual machine conforming to Sun Microsystems' Java specification. Bistro duplicates the vast majority of the syntax and API for Smalltalk, and introduces the package and import concepts from Java.

PropertyValue
dbpprop:abstract
  • The Bistro programming language is object oriented, dynamically typed, and reflective. It is intended to integrate features of Smalltalk and Java, running as a variant of Smalltalk that runs atop any Java virtual machine conforming to Sun Microsystems' Java specification. Bistro duplicates the vast majority of the syntax and API for Smalltalk, and introduces the package and import concepts from Java. Overloaded operators are available for certain operators; ++ and -- are not available overloaded operators. The syntax for declaring a class's package and import clauses are: package: my. package. subpackage; import: my. package. MyClass; import: my. package. *; One notable exclusion is the ability to import static methods from other classes.
  • Bistro est un langage de programmation orienté-objet, dynamiquement typé et réflectif. Il a été conçu par Nikolas S. Boyd en 1999. Son langage reprend des concepts présents dans Smalltalk et Java. Bistro se présente ainsi sous la forme d'une variante de Smalltalk s'exécutant grâce à une machine virtuelle Java. Cette dernière doit être en conformité avec les spécifications de Sun Microsystems. Selon le concepteur de Bistro, Smalltalk offre une modélisation plus expressive que Java. Le fait que le bytecode issu de Bistro se présente sous la forme de classe Java assure la portabilité des applications et la possibilité d'intégrer le code au sein d'applications Java. Bistro permet aussi de convertir à moindre frais une application en Smalltalk vers un environnement Java.
  • A linguagem de programação de Bistro é orientada a objetos, dinamicamente tipada, e reflexiva.
dbpprop:generation
dbpprop:hasPhotoCollection
dbpprop:influencedBy
dbpprop:latestReleaseDate
  • 21 April 2002
dbpprop:latestReleaseVersion
  • 3.5 (xsd:double)
dbpprop:name
  • Bistro
dbpprop:paradigm
dbpprop:reference
dbpprop:typing
dbpprop:wikiPageUsesTemplate
dbpprop:wordnet_type
dbpprop:year
  • 1999 (xsd:integer)
rdfs:comment
  • The Bistro programming language is object oriented, dynamically typed, and reflective. It is intended to integrate features of Smalltalk and Java, running as a variant of Smalltalk that runs atop any Java virtual machine conforming to Sun Microsystems' Java specification. Bistro duplicates the vast majority of the syntax and API for Smalltalk, and introduces the package and import concepts from Java.
  • Bistro est un langage de programmation orienté-objet, dynamiquement typé et réflectif. Il a été conçu par Nikolas S. Boyd en 1999. Son langage reprend des concepts présents dans Smalltalk et Java. Bistro se présente ainsi sous la forme d'une variante de Smalltalk s'exécutant grâce à une machine virtuelle Java. Cette dernière doit être en conformité avec les spécifications de Sun Microsystems.
  • A linguagem de programação de Bistro é orientada a objetos, dinamicamente tipada, e reflexiva.
rdfs:label
  • Bistro (programming language)
  • Bistro (langage de programmation)
  • Bistro (linguagem de programação)
owl:sameAs
skos:subject
foaf:homepage
foaf:page
is dbpprop:redirect of