Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #24885 > unrolled thread
| Started by | Lars Brinkhoff <lars.spam@nocrew.org> |
|---|---|
| First post | 2013-07-31 13:48 +0200 |
| Last post | 2013-07-31 15:55 -0700 |
| Articles | 4 — 3 participants |
Back to article view | Back to comp.lang.forth
Forth file endings Lars Brinkhoff <lars.spam@nocrew.org> - 2013-07-31 13:48 +0200
Re: Forth file endings Bernd Paysan <bernd.paysan@gmx.de> - 2013-07-31 14:58 +0200
Re: Forth file endings Lars Brinkhoff <lars.spam@nocrew.org> - 2013-07-31 19:31 +0200
Re: Forth file endings peter.m.falth@gmail.com - 2013-07-31 15:55 -0700
| From | Lars Brinkhoff <lars.spam@nocrew.org> |
|---|---|
| Date | 2013-07-31 13:48 +0200 |
| Subject | Forth file endings |
| Message-ID | <85hafbx84d.fsf@junk.nocrew.org> |
I wanted to improve the Forth language detection on GitHub. Did I miss any? Or overdo it? http://github.com/larsbrinkhoff/linguist/commit/6b0628b1
[toc] | [next] | [standalone]
| From | Bernd Paysan <bernd.paysan@gmx.de> |
|---|---|
| Date | 2013-07-31 14:58 +0200 |
| Message-ID | <ktb1ls$4s0$1@online.de> |
| In reply to | #24885 |
Lars Brinkhoff wrote: > I wanted to improve the Forth language detection on GitHub. > Did I miss any? Or overdo it? > > http://github.com/larsbrinkhoff/linguist/commit/6b0628b1 .f is also Fortran. -- Bernd Paysan "If you want it done right, you have to do it yourself" http://bernd-paysan.de/
[toc] | [prev] | [next] | [standalone]
| From | Lars Brinkhoff <lars.spam@nocrew.org> |
|---|---|
| Date | 2013-07-31 19:31 +0200 |
| Message-ID | <85bo5iy6th.fsf@junk.nocrew.org> |
| In reply to | #24887 |
Bernd Paysan wrote: > Lars Brinkhoff wrote: >> I wanted to improve the Forth language detection on GitHub. >> Did I miss any? Or overdo it? > > .f is also Fortran. Right, and .fs doubles for F#. But the GitHub software allows for that by analysing file contents when necessary.
[toc] | [prev] | [next] | [standalone]
| From | peter.m.falth@gmail.com |
|---|---|
| Date | 2013-07-31 15:55 -0700 |
| Message-ID | <69b5d75f-1359-483d-87f2-cf3fd10c19c9@googlegroups.com> |
| In reply to | #24885 |
On Wednesday, July 31, 2013 1:48:50 PM UTC+2, Lars Brinkhoff wrote: > I wanted to improve the Forth language detection on GitHub. > > Did I miss any? Or overdo it? > > > > http://github.com/larsbrinkhoff/linguist/commit/6b0628b1 I use .4 as an ending Peter Fälth
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.forth
csiph-web