About: RiscLua

An Entity of Type: movie, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

RiscLua is an implementation of Lua to RISC OS. It has minor syntactic modifications from standard Lua so that its riscos library can provide system calls, with a syntax similar to that of BBC Basic. RiscLua has been developed since 2002 with the intention of providing for RISC OS a more modern alternative to BBC Basic. Previous versions were made with the Norcroft C compiler which had no facilities for dynamic linking. So the riscos and lpeg libraries were provided statically linked. Furthermore, until recently, RISC OS was only implemented on platforms whose CPUs did not afford floating point arithmetic in hardware. For that reason previous versions differed from standard Lua in only providing 32-bit integers. The current version, however, is effectively standard Lua.

Property Value
dbo:abstract
  • RiscLua is an implementation of Lua to RISC OS. It has minor syntactic modifications from standard Lua so that its riscos library can provide system calls, with a syntax similar to that of BBC Basic. RiscLua has been developed since 2002 with the intention of providing for RISC OS a more modern alternative to BBC Basic. Previous versions were made with the Norcroft C compiler which had no facilities for dynamic linking. So the riscos and lpeg libraries were provided statically linked. Furthermore, until recently, RISC OS was only implemented on platforms whose CPUs did not afford floating point arithmetic in hardware. For that reason previous versions differed from standard Lua in only providing 32-bit integers. The current version, however, is effectively standard Lua. (en)
dbo:wikiPageID
  • 36210940 (xsd:integer)
dbo:wikiPageLength
  • 1721 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1117453493 (xsd:integer)
dbo:wikiPageWikiLink
dbp:designer
  • Gavin Wraith (en)
dbp:dialectOf
dbp:name
  • RiscLua (en)
dbp:operatingSystem
dbp:paradigm
dbp:wikiPageUsesTemplate
dbp:year
  • 2002 (xsd:integer)
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • RiscLua is an implementation of Lua to RISC OS. It has minor syntactic modifications from standard Lua so that its riscos library can provide system calls, with a syntax similar to that of BBC Basic. RiscLua has been developed since 2002 with the intention of providing for RISC OS a more modern alternative to BBC Basic. Previous versions were made with the Norcroft C compiler which had no facilities for dynamic linking. So the riscos and lpeg libraries were provided statically linked. Furthermore, until recently, RISC OS was only implemented on platforms whose CPUs did not afford floating point arithmetic in hardware. For that reason previous versions differed from standard Lua in only providing 32-bit integers. The current version, however, is effectively standard Lua. (en)
rdfs:label
  • RiscLua (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
foaf:name
  • RiscLua (en)
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License