Am I blind?
I'm getting back into Python after a few years. At the time I was using it, I only used SWIG, and integrated the results into a larger program, so my knowledge the current variants is kind of limited.
I'm looking for a way under Windows to real time compile and use scripts (I still have a problem saying "compile" and script in the same sentence, but let's not get started on that one...) Basically, what I want to do is to be able to edit and run without having to deal with a full re-compile and still give real-time user input. Multiple threads is in the far future, and internet communications is in the near future...
Maybe I'm looking at the wrong samples.
Any help?
I'm looking for a way under Windows to real time compile and use scripts (I still have a problem saying "compile" and script in the same sentence, but let's not get started on that one...) Basically, what I want to do is to be able to edit and run without having to deal with a full re-compile and still give real-time user input. Multiple threads is in the far future, and internet communications is in the near future...
Maybe I'm looking at the wrong samples.
Any help?
