Hi Tudor,
On 24.12.2009, at 15:45, Tudor Girba wrote:
Hi Norbert,
When you say that you want to use Moose, what exactly is your goal?
at the moment I'm researching and collecting tools for code analysis. After that I
need to toy around with all of them to get the overall picture of what can be shown by
using those tools.
Do you have a particular system that you want to
analyze? If yes, in what language is it written in?
I like to analyze the software of the company I'm working for. The software is written
in javascript and there aren't any tools I know to analyze that. I talked to Alexandre
about that and I think you were on CC. Anyway so far I wrote a small utility with rhino
that does an XML export of the javascript AST. And Alexandre started to write an moose
importer for that. If that does work I like to see results of different moose tools hence
the thread.
Norbert
Cheers,
Doru
On 24 Dec 2009, at 13:14, Stéphane Ducasse wrote:
OK
for Pharo to analyse Pharo code take the latest version on Pharo.
I would like to use moose in pharo because
I'm familiar with squeak and pharo. VW I just know little but it seems it's my
only choice at this time.
why? There is a pharo version which is working well.
You can get it by
taking Pharo dev
Gofer new
squeaksource: 'Moose';
addPackage: 'ConfigurationOfMoose';
load.
(Smalltalk at: #ConfigurationOfMoose) perform: #loadDefault
Maybe I have to move to windows even to get the
most out of it which I like to avoid
Thanks,
Norbert
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"Problem solving efficiency grows with the abstractness level of problem
understanding."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev