Displaying 2 results from an estimated 2 matches for "linguo".
Did you mean:
lingu
2006 Oct 06
4
filemaker
...I found http://rubyforge.org/projects/rfm/ it requires FileMaker Server
Advanced 7.0,
But the server advanced is 1400$ for education and I can''t justify the cost
right now.
My goal is to develop a small prototype using ruby: I want to program as
little as possible in whatever database linguo the database uses.
--
View this message in context: http://www.nabble.com/filemaker-tf2394497.html#a6676306
Sent from the RubyOnRails Users mailing list archive at Nabble.com.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Googl...
2015 May 05
1
Integrate R in perl6
Hi there,
perl6 offers with the NativeCall package a great tool to implement other
languages into perl scripts. This has already been done with python, C(++)
and perl5. For my use cases - lots of data munging and statistical analyses
(climatology/meteorology) - it would be perfect to parse data and call/run
models from perl6 and then to do plotting and analyses in R. I saw R does
have some