Re: [racket] Is there an org-mode equivalent in DrRacket

2014-11-15 Thread C K Kashyap
org-mode seems to be the only GTD that seems to work for me. Off late I've switched back to vim and use emacs only for my GTD. Since I now use DrRacket too - I was just wondering. It could just be a package that lets me do my task management from the DrRacket prompt - > (show-tasks-pending-today)

[racket] Is there an org-mode equivalent in DrRacket

2014-11-15 Thread Konrad Hinsen
C K Kashyap writes: > I was wondering if there is an emacs org-mode equivalent in DrRacket? An interesting idea, but what would you expect this to do? Do you just want to use DrRacket as an editor for org-formatted text? Konrad. Racket Users list: http://lists.racket-la

[racket] PyonR: A Python Implementation for Racket

2014-11-15 Thread Konrad Hinsen
Pedro Ramos writes: > I'm releasing an implementation of the Python language for Racket, which I > have been > developing over the last year as my master thesis in Information Systems and > Computer > Engineering at Instituto Superior Técnico, Lisbon. Sounds great! I couldn't resist the te