Friday 18 March 2011

CRiSP Fixes and Python

I have a small fix for CRiSP in handling File searching when
using a static filename filter.

I have recently been pondering Python support in CRiSP. Yes, CRiSP
supports it - many thanks to Pierre Rouleau who supplied much of the
initial macro incantations, but there is more that needs to be done.

In pondering how to make Python support better and more in line with
the other languages, I realised that the "ruler" feature is either misimplemented
or, with some minor changes, much more useful. Since Python lacks the
use of begin/end or open/close braces to delimit blocks, its very difficult
for large methods to understand the indentation.

I hope to experiment with something more natural in this area.

Stay tuned.

Post created by CRiSP v10.0.3b-b5947


No comments:

Post a Comment