4

I would like to write a web application using node.js and Cappuccino. I want to write the back-end in Objective-J, just like the front-end.

Can I use node.js with Objective-J? What is needed to do this?

  • Why would you want to use Objective-J on the server :( You can use javascript instead – Raynos Nov 26 '11 at 19:46
  • 2
    @Raynos Why not? Objective-J is awesome. –  Nov 26 '11 at 19:50
  • @Raynos why would I debug compiled Objective-J? –  Nov 27 '11 at 13:06
  • @Raynos Objective-J can be easily debugged. I don't see the problem. You don't even need to compile Objective-J before you can use it. –  Nov 27 '11 at 13:26
  • I'm making broad assumptions about Objective-J. I don't know whether you can use it with node.js, but you should be able to. – Raynos Nov 27 '11 at 13:36

2 Answers2

1

beeing a professional Objective-J coder I can say it is definitely possible since Objective-J is fully based on JavaScript. But I also have to say that I never tried it.

I think it would be a good idea to directly start a discussion in the official Objective-J Google Group:

http://groups.google.com/group/objectivej

Elias
  • 3,300
  • 4
  • 34
  • 38
1

Check out https://bitbucket.org/clbruno/objj-node/overview