We\'re working on a model filesystem that uses a state monad internally.We have a type class with operations like these:
I have an little script which logs users that login to my Pidgin/MSN account #!/usr/bin/env python def log_names(buddy):
We used to have two entries in our /etc/inittab: ::sysinit:/etc/init.d/rcS ttyS0::respawn:-/bin/sh rcS is a shell script which normally starts our application, but in a special case we called \"ret
Visual Studio 2010 + Ironpython for .net4 I want to use numpy in ironpython, and they said I must useframes support.
I want to make a winform by C#, and add a ironpython console window in it, like a multiline textbox. So I can write python program into it to do some operations in my Winform software.
I wish to do lua prog.lua arg1 arg2 from the command line Inside prog.lua, I want to say, for instance
I\'m writing a regular expression that can interactively validate SMTP responses codes, once the SMTP dialog is completed it should pass the following regex (some parentheses added for better readabil
I have a (parent) report that has a list. The details group of this list contains one sub-report. So basically if the list has 10 records (rows) the sub-report is executed 10 times.
In PDF files it is quite easy to interact with form fields via the Javascript API. Is it possible to do this (specifically showing/hiding) to arbitrary elements on a page? Say, not just form fields,
I need to send a 3D .fig file to someone without access to MATLAB. I\'ve already compiled an executable that will open a MATLAB figure, but it requires the MCR library to be installed, and the user do