Web TechnologiesElectron embeds Chromium and Node.js to enable web developers to create desktop applications. Cross PlatformCompatible with macOS, Windows, and Linux, Electron apps run on three platforms across all supported architectures.
All Microsoft Global Microsoft Security Azure Dynamics 365 Microsoft 365 Microsoft Teams Windows 365 Tech & innovation Microsoft Cloud AI Azure Space Mixed reality Microsoft HoloLens Microsoft Viva Quantum computing Sustainability Industries Education Automotive Financial services Government Healthcare Manufacturing Retail All industries Partners Find a partner Become a partner Partner Network Fin
Piklab is an integrated development environment (IDE) for applications based on Microchip PIC and dsPIC microcontrollers similar to the MPLAB environment. It integrates with several compiler and assembler toolchains (like gputils, sdcc, c18) and with the GPSim simulator. It supports the most common programmers (serial, parallel, ICD2, Pickit2, PicStart+), the ICD2 debugger, and several bootloaders
Have code components to share? Have a request for new drivers? Wanna apply for free hardware module for development? - Come become a part of our "DriverProject"!
Built for Code Ace is an embeddable code editor written in JavaScript. It matches the features and performance of native editors such as Sublime, Vim and TextMate. It can be easily embedded in any web page and JavaScript application. Ace is maintained as the primary editor for Cloud9 IDE and is the successor of the Mozilla Skywriter (Bespin) project. /** * In fact, you're looking at ACE right now.
Download Live Demo Plugins GitHub Codiad Web IDE Codiad is a web-based IDE framework with a small footprint and minimal requirements. Keep up to date with the latest changes and news on Twitter or Facebook Features Codiad was built with simplicity in mind, allowing for fast, interactive development without the massive overhead of some of the larger desktop editors. That being said even users of ID
IntelliJにHaskellプラグインはあるのですが残念ながらIDEA11までしかサポートされていないので最新のIntelliJでは動きません。 ですが最近、開発サイトのソースにIDEA12とGHC7.4.2対応のコードが入ったので近々リリースされるかもしれません! それまで待てないので勝手ビルドを作りました。 勝手ビルドはr283をベースに以下を変更しています。 ビルドファイルの微修正 Mac版はJava7でまともに動かないためJava6のAPIに修正 また動作確認した環境は次の通りです。 Mac OS X 10.8.3 Intellij IDEA 12.1.2 Haskell Platform 2012.4.0.0 インストール方法と使い方は開発サイトのWikiが参考になりました。 2013/12/12 追記 r289をベースにIDEA12用とIDEA13用をバイナリを追加しました
NXP Designs Technical content and expertise to help jump start your design and get you to production faster. Start your design Software Download our latest development and embedded software solutions. Development Boards Expedite time-to-market with our extensive lineup of development kits. Designs Jump-start your design with proven hardware and software solutions. Documentation Get the latest spec
Leksah is the Haskell IDE of choice. It is written in Haskell, uses Gtk, and runs on Linux, Windows and Mac OS X. Leksah is a practical tool to support the Haskell development process. It requires the Glasgow Haskell Compiler (GHC). Leksah is completely free and distributed under the Gnu General Public License 2.0 Leksah may be worth trying because: It uses the cabal package format and incorporate
本格的にプログラミングを学び始めたのがC# with Visual Studioな私としては、充実した、とまではいかなくてもそれなりに動くIDEがないとシンドい。新しい言語を学ぶときは、まずIDE探しから始めるのだよ、はっはっは。と、全く自慢にならないゆとりっぷりを晒してしまうわけですが、事実辛いものは辛い。そしてHaskell。日本語による書籍も4冊出ていて、学習しやすくなったものの実行環境導入の敷居の高さは変わらず。GHCi(インタプリタ)でコマンド打ち込みながらやれって? いやいや、ムリムリ。 初心者にこそ強力なIDEが必要なのだよー、入力補完や背後でのコンパイルによるエラー報告、色分けにオートインデント、デバッガ。これらが素早いトライアンドエラーを可能にし、学習速度を高める。まずはメモ帳で十分、なんていうのは誤り。学習するなら最初からIDE。ということはneue cc - 最もタメ
jQueryを使って画面のアクションを作ろうと思うと、そのコーディングの仕方を含めて習得する必要がある。イベントにもマウスやフォーカス、クリックなどの様々な種類が存在し、その結果として起こすアクションも無数に存在する。それらを適切に判断しながら構築するというのは意外と難しい。 jQueryを使った開発にぜひ! 単純なJavaScriptであれば、オーサリングツールで対応しているものもある。だがjQueryのような高度なJavaScriptフレームワークには対応していない。そこで使うのがIxEditだ。 今回紹介するオープンソース・ソフトウェアはIxEdit、jQueryのビジュアルアクションビルダーだ。 IxEditは既に組み上がっているWebサイトに対して使うライブラリだ。指定されたJavaScriptファイルとCSSを読み込むと、Webサイトにフローティングウィンドウが表示される。そし
ローカルでWebシステムを開発し、それをアップロードして検証する。そんな手間をかけるのは面倒だ。オンラインで開発してそのままオンラインで実行できればとてもスムーズになりそうだ。問題は良い開発環境がないことだろう。 プロジェクトテンプレートが用意された本格的IDE まるでIDE(統合開発環境)のように画面を設計し、コーディングしてWebアプリケーションを開発できるのがUIzardだ。 今回紹介するオープンソース・ソフトウェアはUIzard、韓国製のWebアプリケーション構築プラットフォームだ。 UIzardは韓国のマッシュアップコンテスト、MashupKoreaで準優勝した作品のようだ。それだけに完成度は高く、まるでGUIアプリケーション並みのインタフェースでWebアプリケーションを構築できる。 インタフェースをドラッグアンドドロップで構築する UIのデザインはドラッグアンドドロップででき、
PyScripterとは 最近はEclipseやNetBeansといった統合開発環境でもスクリプト言語がサポートされるようになっている。これらの統合開発環境は高機能ではあるものの、快適に利用するためにはそれなりのマシンスペックが必要だ。 せっかく軽快なスクリプト言語で開発するのに重い統合開発環境を使わなくてはならないのは本末転倒と感じる開発者もいるかもしれない。事実、スクリプト言語向けの高機能な統合開発環境が存在するにもかかわらず、テキストエディタでコーディングを行う開発者も多いのが現状だ。 今回は軽快に動作するPython向けのWindows用統合開発環境、PyScripterを紹介する。 図1 PyScripter なお、本稿執筆時点でのPyScripterの最新版は2009年5月にリリースされた1.9.9.7となっており、本稿の内容はこのバージョンに基づいている。 ソースコードの編集
Ruby/Rails開発環境としてのNetBeans NetBeansといえばオープンソースのJava統合開発環境として有名だ。しかし2007年12月にリリースされたNetBeans 6.0ではRubyおよびRuby on Railsの開発もサポートされるようになった。本稿ではNetBeansを使用したRuby on Rails開発の実際を紹介する。 なお、現在すでにRailsは2.0系がリリースされているが、本稿ではNetBeans 6.0に標準で同梱されている1.2.5を使用して解説を行っている。 ランタイムの選択 NetBeansにはRuby実行環境としてJRubyが同梱されており、別途Ruby実行環境を用意しなくてもRuby on Railsによる開発が可能だ。しかし、JRubyを使用した場合、現在のバージョンではRailsアプリケーションのデバッグができないというデメリットがある
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く