POV-Ray : Newsgroups : povray.off-topic : Some technical papers Server Time
3 Sep 2024 21:12:41 EDT (-0400)
  Some technical papers (Message 1 to 1 of 1)  
From: Darren New
Subject: Some technical papers
Date: 3 Jul 2010 02:22:25
Message: <4c2ed721$1@news.povray.org>
A number of interesting technical papers about how to make something like C 
into a safer low-level language without changing it and without adding a 
whole bunch of run-time checks and stuff.

http://safecode.cs.illinois.edu/pubs.html

(For example, in the dangling pointer prevention, they map each allocation 
to a new virtual page, even if the same physical page gets reused a bunch.)
Funky stuff.

-- 
Darren New, San Diego CA, USA (PST)
    C# - a language whose greatest drawback
    is that its best implementation comes
    from a company that doesn't hate Microsoft.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.