Re: [Jprogramming] Can I use J with c#

2013-04-18 Thread Raj kamal Arora
Happy to help you. On Fri, Apr 19, 2013 at 10:43 AM, Greg Borota wrote: > You can via PInvoke: http://www.jsoftware.com/jwiki/Interfaces/PInvoke > Note that code base currently doesn't work with UTF8, only plain ascii. > It's something that I am going to fix at some point. If you want to join >

Re: [Jprogramming] Can I use J with c#

2013-04-18 Thread Greg Borota
You can via PInvoke: http://www.jsoftware.com/jwiki/Interfaces/PInvoke Note that code base currently doesn't work with UTF8, only plain ascii. It's something that I am going to fix at some point. If you want to join the effort, let's discuss. On Thu, Apr 18, 2013 at 9:14 PM, Raj kamal Arora wrote

[Jprogramming] Can I use J with c#

2013-04-18 Thread Raj kamal Arora
Hello, I hope my query is very much clear from subject line. I am working on a big software which requires huge calculations. For the development purpose, I am using VS.Net 2010. I am aware that for huge calculations, J is the best language. So, Can I use J language inside my Visual Studio 2010 b