You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
http://github.com/minoki/lobjc/tree/master から落としてね。 現時点では、Mac OS X LeopardのIntelのNeXTランタイム以外は対応してません! $ make install (または $ make local) 使い方 require "cocoa" require "cocoa:AppKit" -- AppKit.frameworkを読み込む cocoa.NSThread:sleepForTimeInterval_(2.0) -- [NSThread sleepForTimeInterval:2.0]と等価 local t = {} local a = cocoa.NSMutableArray:new() a:addObject_(t) -- tに対応するラッパが作られ、aに追加される a:addObject_("hoge")
UbuntuでObjective-c。しかもGUIのアプリケーションを作る方法の備忘録。 Ubuntuのバージョンは8.04。 とりあえず必要なパッケージをapt-getでインストール。 GUIが動くまでに必要なパッケージは最後に一覧で書いてます。 パッケージをインストールした後は環境構築のために /usr/share/GNUstep/Makefiles/GNUstep.h を実行(一旦そこのディレクトリに行かないとだめかな)しておく。 ウィンドウを開くサンプルソース とりあえずソースファイルはこんな感じなのを #import <Foundation/Foundation.h> #import <AppKit/AppKit.h> int main(int argc, const char* argv[]) { NSAutoreleasePool *pool = [[NSAutoreleas
Nu is an interpreted object-oriented language. Its syntax comes from Lisp, but Nu is semantically closer to Ruby than Lisp. Nu is implemented in Objective-C and is designed to take full advantange of the Objective-C runtime and the many mature class libraries written in Objective-C. Nu code can fully interoperate with code written in Objective-C; messages can be sent to and from objects with no co
Nu programming language is an open-source software created in 2007 by Tim Burks, an American software developer who now works for Google on APIs. The creation of Nu came about in the same year as the launch of the first iPhone, and it was working with OS X and iOS that led to the creation of the new language. The success of Apple products has made the 1983 language Objective-C an extremely relevan
All user-submitted text and content on this website is licensed under a Creative Commons Attribution 2.5 License unless otherwise noted. Copyright © 2008 Apple Inc. All rights reserved. MacRuby Welcome to the MacRuby project homepage. MacRuby is a version of Ruby 1.9, ported to run directly on top of Mac OS X core technologies such as the Objective-C common runtime and garbage collector, and the C
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く