{"id":"https://openalex.org/W2033828687","doi":"https://doi.org/10.1145/1094855.1094916","title":"Io","display_name":"Io","publication_year":2005,"publication_date":"2005-10-16","ids":{"openalex":"https://openalex.org/W2033828687","doi":"https://doi.org/10.1145/1094855.1094916","mag":"2033828687"},"language":"en","primary_location":{"id":"doi:10.1145/1094855.1094916","is_oa":false,"landing_page_url":"https://doi.org/10.1145/1094855.1094916","pdf_url":null,"source":null,"license":null,"license_id":null,"version":"publishedVersion","is_accepted":true,"is_published":true,"raw_source_name":"Companion to the 20th annual ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications","raw_type":"proceedings-article"},"type":"article","indexed_in":["crossref"],"open_access":{"is_oa":false,"oa_status":"closed","oa_url":null,"any_repository_has_fulltext":false},"authorships":[{"author_position":"first","author":{"id":"https://openalex.org/A5034629969","display_name":"Steve Dekorte","orcid":null},"institutions":[],"countries":[],"is_corresponding":true,"raw_author_name":"Steve Dekorte","raw_affiliation_strings":["Independant Developer, San Francisco, CA"],"affiliations":[{"raw_affiliation_string":"Independant Developer, San Francisco, CA","institution_ids":[]}]}],"institutions":[],"countries_distinct_count":0,"institutions_distinct_count":1,"corresponding_author_ids":["https://openalex.org/A5034629969"],"corresponding_institution_ids":[],"apc_list":null,"apc_paid":null,"fwci":1.0382,"has_fulltext":false,"cited_by_count":13,"citation_normalized_percentile":{"value":0.80570469,"is_in_top_1_percent":false,"is_in_top_10_percent":false},"cited_by_percentile_year":{"min":89,"max":94},"biblio":{"volume":null,"issue":null,"first_page":"166","last_page":"167"},"is_retracted":false,"is_paratext":false,"is_xpac":false,"primary_topic":{"id":"https://openalex.org/T10715","display_name":"Distributed and Parallel Computing Systems","score":0.9448000192642212,"subfield":{"id":"https://openalex.org/subfields/1705","display_name":"Computer Networks and Communications"},"field":{"id":"https://openalex.org/fields/17","display_name":"Computer Science"},"domain":{"id":"https://openalex.org/domains/3","display_name":"Physical Sciences"}},"topics":[{"id":"https://openalex.org/T10715","display_name":"Distributed and Parallel Computing Systems","score":0.9448000192642212,"subfield":{"id":"https://openalex.org/subfields/1705","display_name":"Computer Networks and Communications"},"field":{"id":"https://openalex.org/fields/17","display_name":"Computer Science"},"domain":{"id":"https://openalex.org/domains/3","display_name":"Physical Sciences"}}],"keywords":[{"id":"https://openalex.org/keywords/computer-science","display_name":"Computer science","score":0.4768066108226776}],"concepts":[{"id":"https://openalex.org/C41008148","wikidata":"https://www.wikidata.org/wiki/Q21198","display_name":"Computer science","level":0,"score":0.4768066108226776}],"mesh":[],"locations_count":1,"locations":[{"id":"doi:10.1145/1094855.1094916","is_oa":false,"landing_page_url":"https://doi.org/10.1145/1094855.1094916","pdf_url":null,"source":null,"license":null,"license_id":null,"version":"publishedVersion","is_accepted":true,"is_published":true,"raw_source_name":"Companion to the 20th annual ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications","raw_type":"proceedings-article"}],"best_oa_location":null,"sustainable_development_goals":[],"awards":[],"funders":[],"has_content":{"pdf":false,"grobid_xml":false},"content_urls":null,"referenced_works_count":5,"referenced_works":["https://openalex.org/W1648822329","https://openalex.org/W1770006921","https://openalex.org/W1972106757","https://openalex.org/W1981404401","https://openalex.org/W2045723688"],"related_works":["https://openalex.org/W2899084033","https://openalex.org/W2748952813","https://openalex.org/W2390279801","https://openalex.org/W2358668433","https://openalex.org/W2093578348","https://openalex.org/W2376932109","https://openalex.org/W2382290278","https://openalex.org/W2350741829","https://openalex.org/W3004735627","https://openalex.org/W2130043461"],"abstract_inverted_index":{"Io":[0,9,74,101],"is":[1,32,61,75,85],"small":[2],"prototype-based":[3],"programming":[4],"language.":[5],"The":[6],"ideas":[7],"in":[8,52,77,130],"are":[10,17],"mostly":[11],"inspired":[12],"by":[13],"Smalltalk[1]":[14],"(all":[15],"values":[16],"objects),":[18],"Self[2]":[19],"(prototype-based),":[20],"NewtonScript[3]":[21],"(differential":[22],"inheritance),":[23],"Act1[4]":[24],"(actors":[25],"and":[26,39,60,69,79,89,98,113,124,141],"futures":[27],"for":[28,64,104,120],"concurrency),":[29],"LISP[5]":[30],"(code":[31],"a":[33,44,53,125],"runtime":[34],"inspectable":[35],"/":[36],"modifiable":[37],"tree)":[38],"Lua[6]":[40],"(small,":[41],"embeddable).Io":[42],"offers":[43],"more":[45,49],"flexible":[46],"language":[47,140],"with":[48,149],"scalable":[50],"concurrency":[51,83],"smaller,":[54],"simpler":[55],"package":[56],"than":[57],"traditional":[58],"languages":[59],"well":[62,116],"suited":[63],"use":[65],"as":[66,115,117],"both":[67],"scripting":[68],"embedding":[70],"within":[71],"larger":[72],"projects.":[73],"implemented":[76],"C":[78],"it's":[80],"actor":[81],"based":[82],"model":[84],"built":[86],"on":[87],"coroutines":[88],"asynchronous":[90],"i/o.":[91],"It":[92],"supports":[93],"exceptions,":[94],"incremental":[95],"garbage":[96],"collection":[97],"weak":[99],"links.":[100],"has":[102],"bindings":[103],"many":[105],"multiplatform":[106],"libraries":[107],"including":[108],"Sockets,":[109],"OpenGL,":[110],"FreeType,":[111],"PortAudio":[112],"others":[114],"some":[118,144],"modules":[119],"transparent":[121],"distributed":[122],"objects":[123],"user":[126],"interface":[127],"toolkit":[128],"written":[129,148],"Io.":[131],"This":[132],"presentation":[133],"will":[134],"include":[135],"an":[136],"overview":[137],"of":[138,143],"the":[139],"demos":[142],"multi-platform":[145],"desktop":[146],"applications":[147],"it.":[150]},"counts_by_year":[{"year":2019,"cited_by_count":1},{"year":2015,"cited_by_count":1},{"year":2014,"cited_by_count":1}],"updated_date":"2025-11-06T03:46:38.306776","created_date":"2016-06-24T00:00:00"}
