From: Alexandre <Xle...@ra...> - 2005-03-12 12:49:07
|
Nick, that's nice, but currently, I'm on Mac OS X. Another working platforms=20= - it's FreeBSD and Linux. Nor .NET nor Visual Studio exist on that=20 platforms. Even if they are - there is an another reason: I want=20 compiled, fast and independent (from some big framework) programs -=20 .NET didn't give me such an opportunity. As MLWorks, you notice absolutely right - "It's also worth=20 remembering". Memory - it's a good thing, but now there is no such=20 product. Please, correct me, if I'm wrong. Regards, /Alexandre. On Mar 12, 2005, at 15:34, Nick Benton wrote: > SML.NET is integrated into Visual Studio (and so too are F# and even > Haskell now). > > http://www.cl.cam.ac.uk/Research/TSG/SMLNET/ > > You can write mixed-language projects (e.g. SML/C#/VB, which is > particularly handy if you want to use the visual designers to generate > C# for a GUI with SML logic behind). You get syntax highlighting, > bracket matching, continuous syntax and type-checking, you can hover > over expressions and patterns to see their type, Intellisense=20 > completion > on both .NET and SML libraries, source code debugging (set = breakpoints, > step through mixed-language code, examine bindings, etc.). > > It's also worth remembering that, way back in the last century, > Harlequin's now-defunct MLWorks system had an ML-specific development > environment with some pretty nice features. > > Nick > > -----Original Message----- > From: sml...@li... > [mailto:sml...@li...] On Behalf Of > Alexandre > Sent: 11 March 2005 20:52 > To: sml...@li...; > sml...@li... > Subject: [Sml-implementers] SML IDE as language promotion > > Dear subscribers, > > I just re-read article "Why no one use functional languages" (you can > find it here: > http://homepages.inf.ed.ac.uk/wadler/papers/sigplan-why/sigplan- > why.ps). > > At that article you might notice absolutely fair notice about tools = (no > > one will encouraged to use new language without good tools). I hope = you > > will agree, that IDE is really useful and important tool, but I can't > find such a tool for an SML. There is Eclipse development for Haskell, > OCaml (which actually has already they own native IDE), but not for > SML, while there are so many implementations and developers of SML > Language. > > Don't you think that such a good tools will "promote" language and > probably gives more "forces" (people) for the language? > > What about some type of collaboration to bring new developer tools to > the users? > > > Regards, > /Alexandre. > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real=20 > users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > Sml-implementers mailing list > Sml...@li... > https://lists.sourceforge.net/lists/listinfo/sml-implementers > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real=20 > users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id=14396&op=3Dclick > _______________________________________________ > Sml-implementers mailing list > Sml...@li... > https://lists.sourceforge.net/lists/listinfo/sml-implementers > |