- @PineappleZombie: *haskell *GHCВышел новый GHC с новыми вкусными расширениями, улучшениями в GHCi и стектрейсами
The GHC Team is pleased to announce a new major release of GHC, 7.4.1.
Here are some of the highlights of the 7.4 branch since 7.2 and 7.0:
* The Num class no longer has Eq or Show superclasses.
* There is a new feature Safe Haskell (-XSafe, -XTrustworthy, -XUnsafe).
The design has changed since 7.2.
* There is a new feature kind polymorphism (-XPolyKinds).
A side-effect of this is that, when the extension is not enabled, in
certain circumstances kinds are now defaulted to * rather than being inferred.
* There is a new feature constraint kinds (-XConstraintKinds).
* It is now possible to give any sort of declaration at the ghci prompt.
For example, you can now declare datatypes within ghci.
* The profiling and hpc implementations have been merged and overhauled.
Visible changes include renaming of profiling flags, and a new
semantics for the cost-centre stacks (which should in most cases
result in more useful and intuitive profiles). The +RTS -xc flag now
also gives a stack trace.
* It is now possible to write compiler plugins.
* DPH support has been significantly improved.
* There is now preliminary support for registerised compilation using
LLVM on the ARM platform.
Full release notes are here: haskell.org - @iv: *nodejs *socket.io *WebKit *TermKitПришлось слегка запатчить socker.io.js, минут 30 продебажить с node-inspector nodekit.js, что бы завести у себя это чудо github.com Вещь интересная, но сейчас Just for Fun. Я бы еще node.js заменил на erlang :)
- @iv: *raseДумаю стоит попробовать RASE. Интересно для Enterprise Flex проектов она подойдет ?9 months ago; 11 replies
- @iv: *flex *master_class *yakov_fainЗарегистрировался на Мастер Класс: Enterprise Development with Flex , Минск. После того как я узнал, что все билеты были распроданы я написал Якову, чтобы узнать о возможности приехать на этот Мастер Класс. Скорее всего таких как я было не мало и Яков решил взять большее помещение и увеличить число мест, за что ему большое спасибо ). Так что те кто опоздал, но очень хотел поехать — у вас еще есть возможность!
- @iv: *as3ActionScript 3.0 обеспечивает возрастание производительности, по сравнению с ActionScript 1.0/2.0, до 700 раз (это лишь обработка инструкций, не затрагивая графику). ActionScript 3.0 позволяет работать с бинарными данными, с BitMap (что обеспечивает значительный прирост производительности: до 10000 раз). 0.o — Это я где то что то пропустил ? ru.wikipedia.org Adobe пишет что ActionScript 3.0 code executes up to 10 times faster than legacy ActionScript code (about AVM2 & AVM1)14 months ago
- @iv: *iPhone *ad-hoctestflightapp.com <testflightapp.com> — классный сервис для рассылки ad-hoc дистрибутивов. Не уверен смогли ли они обойти ограничение в 100 устройств. Позиционирует себя как инструмент для beta тестирования.14 months ago
- @iv: *robotlegs *knowledgeSome people prefer the Presentation pattern over the Mediator pattern. If you are new to frameworks/patterns I would suggest trying out the Mediator pattern — it's very easy to create spaghetti code with the Presentation pattern while you're still learning. knowledge.robotlegs.org15 months ago
- @iv: *mobileиз разработки под iOS, Android & BlackBerry. BlaсkBerry SDK оказался самым плохим, под MacOS без магии не поработаешь, т.к. эмулятор запускается исключительно под виндой. У Android тот же эмулятро запускается жутко медленно. И только под iOS все достаточно качественно, хотя сильно не хватает некоторых фитч из IntelliJ IDEA & Textmate. Но в отличии от BlackBerry у Android грамотная и приятная в работе SDK.15 months ago
- @iv: *as3 *robotlegsRobotlegs замечательный! Особенно в связке с сигналами joelhooks.com & CompositeSignalCommand destroytoday.com16 months ago
