Robert Grimm - PowerPoint PPT Presentation

1 / 2
About This Presentation
Title:

Robert Grimm

Description:

Lots of work on extensible systems. Extensible storage. Extensible security ... May be efficient and portable, but hard to make safe and productive ... – PowerPoint PPT presentation

Number of Views:25
Avg rating:3.0/5.0
Slides: 3
Provided by: csN6
Category:
Tags: grimm | make | robert

less

Transcript and Presenter's Notes

Title: Robert Grimm


1
Robert Grimm
1
  • PhD 2002, University of Washington
  • How to build pervasive applications?
  • Lots of work on extensible systems
  • Extensible storage
  • Extensible security
  • Extensible web applications
  • But also on programming languages
  • http//cs.nyu.edu/rgrimm/

2
One Example Project Jeannie
Robert Grimm
  • Problem how to interface Java and C?
  • Required to access OS, reuse legacy libraries,
    speed up code
  • Standard approach define some API such as Java
    Native Interface
  • May be efficient and portable, but hard to make
    safe and productive
  • Our approach combine both Java and C into one
    language
  • Use minimal new syntax (the operator) to switch
    between languages
  • Type check code across the two languages
  • Implement by composing existing compiler
    debugger components
Write a Comment
User Comments (0)
About PowerShow.com