Support for SparForte
Brought to you by:
alnd
File suffix: .sp
Comments are Ada comments (--) or # on first line for bang path.
SparForte uses an Ada-like syntax and a Bourne shell syntax. All commands end with a semi-colon. Combining your Ada and Bourne shell support may be the solution.
Sample code is available at http://www.sparforte.com/examples.html .
Trivial example:
? "Hello world!";
echo Hello world "like a" 'shell'; -- Comment
echo( "Hello world like Ada!" );
Thanks. Be nice to see to get this working for line stats in Jenkins. Thanks.
Anonymous
I copied your request to https://github.com/AlDanial/cloc/issues/282
All future activity related to this request will happen at github.