Emacs Flymake support for Bigloo
Joseph Donaldson <[email protected]> Sun, 17 Mar 2024 18:38:52 +0000 (UTC)
| Newsgroups | gmane.lisp.scheme.bigloo |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_5855517_2014648314.1710700732122 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello,=20 Since it may be of interest to others, I just updated a small emacs lisp pa= ckage adding support for Bigloo to Flymake. It was originally authored a de= cade ago for an older version of Flymake but Flymake had changed significan= tly since then and the original no longer worked. The update fixes this. Li= ke the builtin flymake-cc, this package invokes a configurable build target= , check-syntax, with the shell variable CHK_SRCS set to the file being chec= ked. It is the responsibility of this target to establish the appropriate c= ompiler flags, include paths, and library paths. More information can be fo= und at https://github.com/donaldsonjw/flymake-bigloo.=C2=A0 If you give it a try, let me know how it goes. Best Regards,Joseph Donaldson =20 ------=_Part_5855517_2014648314.1710700732122 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <html><head></head><body><div class=3D"yahoo-style-wrap" style=3D"font-fami= ly:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir= =3D"ltr" data-setdir=3D"false">Hello, <br></div><div dir=3D"ltr" data-setdi= r=3D"false"><br></div><div dir=3D"ltr" data-setdir=3D"false">Since it may b= e of interest to others, I just updated a small emacs lisp package adding s= upport for Bigloo to Flymake. It was originally authored a decade ago for a= n older version of Flymake but Flymake had changed significantly since then= and the original no longer worked. The update fixes this. Like the builtin= flymake-cc, this package invokes a configurable build target, check-syntax= , with the shell variable CHK_SRCS set to the file being checked. It is the= responsibility of this target to establish the appropriate compiler flags,= include paths, and library paths. More information can be found at <a href= =3D"https://github.com/donaldsonjw/flymake-bigloo" rel=3D"nofollow" target= =3D"_blank" class=3D"">https://github.com/donaldsonjw/flymake-bigloo</a>.&n= bsp;</div><div dir=3D"ltr" data-setdir=3D"false"><br></div><div dir=3D"ltr"= data-setdir=3D"false">If you give it a try, let me know how it goes.</div>= <div dir=3D"ltr" data-setdir=3D"false"><br></div><div dir=3D"ltr" data-setd= ir=3D"false">Best Regards,</div><div dir=3D"ltr" data-setdir=3D"false">Jose= ph Donaldson</div><div dir=3D"ltr" data-setdir=3D"false"><br> </div><div><b= r></div><div><br></div><div><br></div></div></body></html> ------=_Part_5855517_2014648314.1710700732122--