1 / 6

Working Group Report: BX and Inversible Languages

Working Group Report: BX and Inversible Languages. Robert Gluck, Soichiro Hidaka, Kazutaka Matsuda, Michael Schlereth, Yingfei Xiong, Tetsuo Yokoyama. How to specify a BX. get. cmpl. Source. View. complement. put. How to implement a BX. get. cmpl. ?. Janus!. put. Outcome.

jaunie
Download Presentation

Working Group Report: BX and Inversible Languages

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Working Group Report:BX and Inversible Languages Robert Gluck, Soichiro Hidaka, Kazutaka Matsuda, Michael Schlereth, Yingfei Xiong, Tetsuo Yokoyama

  2. How to specify a BX get cmpl Source View complement put

  3. How to implement a BX get cmpl ? Janus! put

  4. Outcome • Simple projection • get a b = a • no problem • Arithmetrical calculation • get a = a / 2 • implementable • elimination of input variables can be tricky • Complex data structure • get list = filter (\r->r > 0) list • problematical • data structure operators are not defined in Janus

  5. Another Direction:TGG + Janus

  6. 2nd Round • Defining Janus operators for list • Discussing the tricky part of arithmetical operations • Discussing possible ways to combine TGGs and Janus

More Related