{"id":"https://openalex.org/W3108657996","doi":"https://doi.org/10.1145/3427765.3432354","title":"Understanding Graal IR (invited talk)","display_name":"Understanding Graal IR (invited talk)","publication_year":2020,"publication_date":"2020-11-15","ids":{"openalex":"https://openalex.org/W3108657996","doi":"https://doi.org/10.1145/3427765.3432354","mag":"3108657996"},"language":"en","primary_location":{"id":"doi:10.1145/3427765.3432354","is_oa":false,"landing_page_url":"https://doi.org/10.1145/3427765.3432354","pdf_url":null,"source":null,"license":null,"license_id":null,"version":"publishedVersion","is_accepted":true,"is_published":true,"raw_source_name":"Proceedings of the 12th ACM SIGPLAN International Workshop on Virtual Machines and Intermediate Languages","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/A5037104076","display_name":"Chris Seaton","orcid":null},"institutions":[],"countries":[],"is_corresponding":true,"raw_author_name":"Chris Seaton","raw_affiliation_strings":["Shopify, USA"],"affiliations":[{"raw_affiliation_string":"Shopify, USA","institution_ids":[]}]}],"institutions":[],"countries_distinct_count":0,"institutions_distinct_count":1,"corresponding_author_ids":["https://openalex.org/A5037104076"],"corresponding_institution_ids":[],"apc_list":null,"apc_paid":null,"fwci":0.0,"has_fulltext":false,"cited_by_count":0,"citation_normalized_percentile":{"value":0.09081865,"is_in_top_1_percent":false,"is_in_top_10_percent":false},"cited_by_percentile_year":null,"biblio":{"volume":null,"issue":null,"first_page":"3","last_page":"3"},"is_retracted":false,"is_paratext":false,"is_xpac":false,"primary_topic":{"id":"https://openalex.org/T11324","display_name":"Spectroscopy Techniques in Biomedical and Chemical Research","score":0.4034999907016754,"subfield":{"id":"https://openalex.org/subfields/1304","display_name":"Biophysics"},"field":{"id":"https://openalex.org/fields/13","display_name":"Biochemistry, Genetics and Molecular Biology"},"domain":{"id":"https://openalex.org/domains/1","display_name":"Life Sciences"}},"topics":[{"id":"https://openalex.org/T11324","display_name":"Spectroscopy Techniques in Biomedical and Chemical Research","score":0.4034999907016754,"subfield":{"id":"https://openalex.org/subfields/1304","display_name":"Biophysics"},"field":{"id":"https://openalex.org/fields/13","display_name":"Biochemistry, Genetics and Molecular Biology"},"domain":{"id":"https://openalex.org/domains/1","display_name":"Life Sciences"}},{"id":"https://openalex.org/T12050","display_name":"Optical Polarization and Ellipsometry","score":0.36559998989105225,"subfield":{"id":"https://openalex.org/subfields/2204","display_name":"Biomedical Engineering"},"field":{"id":"https://openalex.org/fields/22","display_name":"Engineering"},"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.5459455847740173}],"concepts":[{"id":"https://openalex.org/C41008148","wikidata":"https://www.wikidata.org/wiki/Q21198","display_name":"Computer science","level":0,"score":0.5459455847740173}],"mesh":[],"locations_count":1,"locations":[{"id":"doi:10.1145/3427765.3432354","is_oa":false,"landing_page_url":"https://doi.org/10.1145/3427765.3432354","pdf_url":null,"source":null,"license":null,"license_id":null,"version":"publishedVersion","is_accepted":true,"is_published":true,"raw_source_name":"Proceedings of the 12th ACM SIGPLAN International Workshop on Virtual Machines and Intermediate Languages","raw_type":"proceedings-article"}],"best_oa_location":null,"sustainable_development_goals":[{"display_name":"Life below water","id":"https://metadata.un.org/sdg/14","score":0.8199999928474426}],"awards":[],"funders":[],"has_content":{"pdf":false,"grobid_xml":false},"content_urls":null,"referenced_works_count":0,"referenced_works":[],"related_works":["https://openalex.org/W4391375266","https://openalex.org/W2748952813","https://openalex.org/W2390279801","https://openalex.org/W2358668433","https://openalex.org/W4396701345","https://openalex.org/W2376932109","https://openalex.org/W2001405890","https://openalex.org/W4396696052","https://openalex.org/W4402327032","https://openalex.org/W2382290278"],"abstract_inverted_index":{"The":[0],"Graal":[1,66],"compiler":[2],"uses":[3],"a":[4,37,80],"graphical":[5],"sea-of-nodes":[6],"IR":[7,48,67],"that":[8],"can":[9,99],"be":[10],"difficult":[11],"to":[12,19,53,63,78,92,101],"understand":[13,64,102],"and":[14,35,73,94],"work":[15,54],"with":[16,27,36,40],"when":[17],"trying":[18],"improve":[20],"performance":[21],"of":[22,106,115],"complicated":[23],"programs.":[24],"When":[25],"used":[26,77],"an":[28],"automatic":[29],"partial":[30],"evaluator,":[31],"such":[32,43],"as":[33,44,76],"Truffle,":[34],"high-level":[38],"language":[39],"complex":[41,65],"semantics":[42],"Ruby,":[45],"the":[46,71,103,107,113],"resulting":[47],"graphs":[49,68],"become":[50],"even":[51],"harder":[52],"with.":[55],"At":[56],"Shopify,":[57],"we\u2019re":[58],"working":[59],"on":[60],"new":[61],"tools":[62,89],"generated":[69],"from":[70],"TruffleRuby":[72],"Sulong":[74],"interpreters,":[75],"run":[79],"large,":[81],"complex,":[82],"production":[83],"application.":[84],"We\u2019ll":[85],"show":[86],"what":[87,95],"these":[88],"enable":[90],"us":[91],"do":[93],"innovative":[96],"ideas":[97],"we":[98],"bring":[100],"relevant":[104],"parts":[105],"graph":[108],"without":[109],"getting":[110],"swamped":[111],"in":[112],"expanse":[114],"it.":[116]},"counts_by_year":[],"updated_date":"2025-11-06T03:46:38.306776","created_date":"2025-10-10T00:00:00"}
