Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
7 new of 7 - Aug 22
2 new of 2 - Aug 21
2 new of 2 - Aug 18
5 new of 5 - Aug 15
2 new of 2 - May 22
1 new of 1 - May 11
6 new of 6 - Apr 20
3 new of 3 - Apr 19
1 new of 1 - Apr 8
3 new of 3 - Mar 25
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 269  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Programming with Nu.
 

prototype-based Nu 
  I'm used to prototype-based programming, from Io and Ioke. It's nice and easy to do prototype-based programming in Nu: just make all your new objects classes, and all your new methods class methods. Existing instance methods (from the libraries) can be converted into class methods, either automatically or as required. This seems to... more »
By Jason Grossman  - Oct 13 - 2 new of 2 messages    

Objective Lua 
  [link]
By stephen white  - Oct 6 - 1 new of 1 message    

reverse Polish 
  I thought fans of prefix notation might like the latest XKCD cartoon: [link].
By Jason Grossman  - Oct 5 - 1 new of 1 message    

Using a pointer to pointer from Nu 
  Hello, Could anybody please tell me, if it is possible to work with pointers like void** from within Nu? Exactly I've recently tried to get the USB device properties using Mac OS X IOKit API. So I did the following: ---------------- (import Cocoa) (load "Nu:cocoa") (function . (obj) (puts (obj description)))... more »
By sasha  - Sep 18 - 2 new of 2 messages    

FreeBSD 
  Has anyone installed Nu on FreeBSD? It looks like the prerequisites are slightly different from Debian or Ubuntu, and I'm not sure about all the details.
By Jason Grossman  - Sep 12 - 1 new of 1 message    

Lisp notation 
  Hi, I'm new to this group and very curious about Nu, looks like a very powerfull tool. I've allways liked lisp but never really got into it, like many others the notation has sent me away and distracted into other things. I bring this subject here because Nu looks like a very open minded project, taking the best ideas for the task at hand. I... more »
By r2  - Sep 9 - 16 new of 16 messages    

iPhone hello world unresponsive 
  I'm having trouble with the Nu iPhone hello world example at [1]. Everything loads and displays correctly, but the application is unresponsive in the simulator. My setup: OS X 10.5.8 Nu 0.3.3 iPhone SDK - compiling for simulator with 2.0 version of the SDK [1] [link]... more »
By stuntmouse  - Sep 7 - 10 new of 10 messages    

Objective C - cross platform learning 
  Hello, I am asking this question on this list because a) i have spent a small amount of time here b)Nu works remarkably well using GNU Objective C and OS X. So here goes, Q: I've spent time coding in Objective C on OS X but never on Linux. However, I'd like to improve my skills in the language itself in such... more »
By Saptarshi Guha  - Sep 5 - 6 new of 6 messages    

Snow Leopard updates available 
  If you've tried building Nu on Snow Leopard and had problems, please pull the latest changes from my git repository ([link] timburks/nu). I found and fixed a couple of problems today and all unit tests now pass. Also please note that the default build is NON garbage-collected, but you can easily change that in the Nukefile.... more »
By Tim  - Aug 29 - 1 new of 1 message    

Problem Building libNu.a for iPhone Simulator 3.0 
  Hi all. I'm trying to build libNu.a to integrate into an iPhone project, and I'm having trouble getting it to compile for the iPhone simulator with the 3.0 SDK. It builds arm version for the device fine (after a minor tweak to the Nukefile to make it use gcc-4.2). When I try to build for the simulator, gcc fails when including some... more »
By neror  - Aug 24 - 3 new of 3 messages    

1 - 10 of 269   « Newer | Older »

XML       Send email to this group: programming-nu@googlegroups.com
Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google