[Python-ideas] Vigil

Jakob Bowyer jkbbwr at gmail.com
Sun Jan 6 22:14:15 CET 2013


But what about constraints on processor time, memory usage, recursion
limit, accept and return types, we are starting to get a bit verbose here.


On Sun, Jan 6, 2013 at 8:44 PM, Mark Adam <dreamingforward at gmail.com> wrote:

> On Sun, Jan 6, 2013 at 2:08 PM, Yuval Greenfield <ubershmekel at gmail.com>
> wrote:
> > On Sun, Jan 6, 2013 at 8:01 PM, Mark Adam <dreamingforward at gmail.com>
> wrote:
> >>
> >> There's an interesting python "variant" (more of an overlay actually)
> >> that is rather intriguing on github -- Vigil:  a truly safe progamming
> >> language.
> >>
> >
> > It's a joke language that deletes code when an assert fails. Python-ideas
> > really isn't the place to post this. Try out
> http://www.reddit.com/r/python
>
> Yeah, I sort of got that, but imagine in a multi-user p2p environment
> (the internet "global brain"), it could be a way to enforce policy
> across the network.   I know list policy, but I rather like the
> keywords it used to expand on the language.  By making the programmer
> encode expectations, the multiprocessing code doesn't have to work so
> hard with exception handlin.
>
> mark
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> http://mail.python.org/mailman/listinfo/python-ideas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20130106/4b906660/attachment.html>


More information about the Python-ideas mailing list