User loginNavigation |
archivesVirtual Machine and Runtime FrameworkHello, I'm currently designing an intermediate programming language, with its virtual machine and compiler. The goal is to provide language designers a common runtime framework easy to target, well optimized, and a good set of librairies. The language is designed to support a wide kind of semantics and type systems (static and dynamic) and offers all together imperative, OO, and functional features. It might be quite easy to generate from your favorite language to this intermediate language. This way, you can use either a safe small and embedable VM or a full speed JIT to run the code. For reusing the libraries, you might have to write some wrappers for your language semantics but that's still less work than doing C/C++ FFI. I'm planing to release soon the full specifications of the language with an OCaml toy interpreter, and will welcome any comments. VM and JIT will follow later. But before that, what do you think about this project ? Will you feel like using this runtime system ? and what kind of features are you excepting to be in the specs ? Restructuring Partitioned Normal Form Relations Without Information Loss
By itself, this paper is not related to PLT. However, it is interesting to observe how an idea of "types up to isomorphism" manifests itself in different communities - called data equivalence of (nested) relational schemes in this paper.
I wonder, how reformulation of the paper in CT terms would look like, and whether it will be data-equivalent to the original :-) Restructuring Partitioned Normal Form Relations Without Information Loss PS: I hope this is not too much off-topic. Richard Hamming - "You and Your Research"During a discussion on the subject of passion in programming, David Bremner on #haskell pointed out Richard Hamming's 1986 talk You and Your Research. Here's a taste:
Hamming clearly describes both the difference between the two and how you can be one of those who do. By shapr at 2005-04-25 16:24 | General | History | Teaching & Learning | 16 comments | other blogs | 18652 reads
|
Browse archivesActive forum topics |
Recent comments
22 weeks 10 hours ago
22 weeks 14 hours ago
22 weeks 14 hours ago
44 weeks 1 day ago
48 weeks 3 days ago
50 weeks 22 hours ago
50 weeks 22 hours ago
1 year 4 days ago
1 year 5 weeks ago
1 year 5 weeks ago