mirror of
git://projects.qi-hardware.com/cae-tools.git
synced 2025-01-22 07:51:05 +02:00
Werner Almesberger
ddcf5191db
cameo: various scanner and parser fixes
- README, lang.y: changed depth parameter of "z" command to position (sign changes) - lang.l: defer FILENAME after "gerber" and "gnuplot", so that we don't mis-read the number - lang.l, lang.y: return the reference point after "align" as new token REF, not as NUMEBER, so that we can catch syntax errors that would cause scanner and parser to become unsynchronized - lang.l: accept negative numbers - lang.l: added support for comments beginning with #
Description
CAE Tools, Small tools to assist Computer-Aided Engineering
http://projects.qi-hardware.com/index.php/p/cae-tools/
Languages
C
64.1%
Gnuplot
8.9%
Shell
5.2%
Makefile
5.1%
Perl
5%
Other
11.7%