Elk M1 'C/C++' API Interface

markmuri

New Member
All,

I really appreciate past/quality PERL API interfaces - they have proven quite useful (if only as a motivational source.)

I am an 'old-school' guy who appreciates 100% compile-time languages vs. popular 'others'. I'm not going to belabor, critique, favor any/all of them - it's just clear (to me) that compiled languages are the 'best' - as such I will proceed accordingly w/this thread.

My goal is to quickly provide a rich C/C++ API w/a portable C/C++ implementation to accomplish the Elk M1 API (as documented in the *awesome* RS-232 API Doc (8/8/2011)).

I have a nice past of providing complete & documented C/C++ API efforts. Look forward to submissions ASAP.
This is my 1st effort at Cocoon - so we'll see how that all goes.

Mark Muri
 
Real programmers use assembler.

00067028 026008BF .`.. mfctl 19,31
0006702C D3FF1A53 ...S extru 31,18,13,31
00067030 B7E067C1 ..g. addi,<= -32,31,0
00067034 E81F1F8F .... b,n $67000
00067038 23F64002 #.@. ldil $16C000,31
 
Real programmers use machine language and redirect the binary code from their keyboards! Now get off my lawn kid. :angry2:

:D
 
I currently attempting to set up the Perl interface using SSL. Having some issues with getting connected on 2601.   This is a first exposure to Perl, would prefer to use a C/C++ API as I have experience in this environment. I'm interested if any work has been done with C/C++.
 
Dan
 
Back
Top