Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.folklore.computers > #154414 > unrolled thread
| Started by | "gareth" <no.spam@thank.you.invalid> |
|---|---|
| First post | 2015-11-12 13:56 +0000 |
| Last post | 2015-11-15 10:30 +0000 |
| Articles | 6 — 4 participants |
Back to article view | Back to alt.folklore.computers
"Brainfuck"? "gareth" <no.spam@thank.you.invalid> - 2015-11-12 13:56 +0000
Re: "Brainfuck"? "gareth" <no.spam@thank.you.invalid> - 2015-11-14 20:26 +0000
Re: "Brainfuck"? Bob Eager <news0005@eager.cx> - 2015-11-14 21:08 +0000
Re: "Brainfuck"? Huge <Huge@nowhere.much.invalid> - 2015-11-14 23:12 +0000
Re: "Brainfuck"? Ahem A Rivet's Shot <steveo@eircom.net> - 2015-11-15 05:57 +0000
Re: "Brainfuck"? Bob Eager <news0005@eager.cx> - 2015-11-15 10:30 +0000
| From | "gareth" <no.spam@thank.you.invalid> |
|---|---|
| Date | 2015-11-12 13:56 +0000 |
| Subject | "Brainfuck"? |
| Message-ID | <n225lv$1q2$1@dont-email.me> |
Whereas there have been hardware implementations of the low-level primitves of FORTH, I wonder if any have been done for the "Brainfuck" language, which would seem to be a much simpler exercise?
[toc] | [next] | [standalone]
| From | "gareth" <no.spam@thank.you.invalid> |
|---|---|
| Date | 2015-11-14 20:26 +0000 |
| Message-ID | <n2858v$e2u$1@dont-email.me> |
| In reply to | #154414 |
"gareth" <no.spam@thank.you.invalid> wrote in message news:n225lv$1q2$1@dont-email.me... > Whereas there have been hardware implementations of the low-level > primitves > of FORTH, I wonder if any have been done for the "Brainfuck" language, > which would seem to be a much simpler exercise? It was actually a serious question ... https://en.wikipedia.org/wiki/Brainfuck
[toc] | [prev] | [next] | [standalone]
| From | Bob Eager <news0005@eager.cx> |
|---|---|
| Date | 2015-11-14 21:08 +0000 |
| Message-ID | <dapm62F45c2U1@mid.individual.net> |
| In reply to | #154493 |
On Sat, 14 Nov 2015 20:26:17 +0000, gareth wrote: > "gareth" <no.spam@thank.you.invalid> wrote in message > news:n225lv$1q2$1@dont-email.me... >> Whereas there have been hardware implementations of the low-level >> primitves of FORTH, I wonder if any have been done for the "Brainfuck" >> language, >> which would seem to be a much simpler exercise? > > It was actually a serious question ... > > https://en.wikipedia.org/wiki/Brainfuck There's an interpreter written in TECO....! https://en.wikipedia.org/wiki/TECO_%28text_editor%29#Example_3 -- Using UNIX since v6 (1975)... Use the BIG mirror service in the UK: http://www.mirrorservice.org
[toc] | [prev] | [next] | [standalone]
| From | Huge <Huge@nowhere.much.invalid> |
|---|---|
| Date | 2015-11-14 23:12 +0000 |
| Message-ID | <daptejFc57pU1@mid.individual.net> |
| In reply to | #154495 |
On 2015-11-14, Bob Eager <news0005@eager.cx> wrote:
> On Sat, 14 Nov 2015 20:26:17 +0000, gareth wrote:
>
>> "gareth" <no.spam@thank.you.invalid> wrote in message
>> news:n225lv$1q2$1@dont-email.me...
>>> Whereas there have been hardware implementations of the low-level
>>> primitves of FORTH, I wonder if any have been done for the "Brainfuck"
>>> language,
>>> which would seem to be a much simpler exercise?
>>
>> It was actually a serious question ...
>>
>> https://en.wikipedia.org/wiki/Brainfuck
>
> There's an interpreter written in TECO....!
>
> https://en.wikipedia.org/wiki/TECO_%28text_editor%29#Example_3
Oh, Lord.
Reminds me of the colleague from many years ago who wrote a LISP
interpreter. In MUMPS.
It was a tad ... slow.
--
Today is Pungenday, the 26th day of The Aftermath in the YOLD 3181
I don't have an attitude problem.
If you have a problem with my attitude, that's your problem.
[toc] | [prev] | [next] | [standalone]
| From | Ahem A Rivet's Shot <steveo@eircom.net> |
|---|---|
| Date | 2015-11-15 05:57 +0000 |
| Message-ID | <20151115055747.a08ac52be3b294ea41595595@eircom.net> |
| In reply to | #154500 |
On 14 Nov 2015 23:12:19 GMT Huge <Huge@nowhere.much.invalid> wrote: > On 2015-11-14, Bob Eager <news0005@eager.cx> wrote: > > On Sat, 14 Nov 2015 20:26:17 +0000, gareth wrote: > > > >> "gareth" <no.spam@thank.you.invalid> wrote in message > >> news:n225lv$1q2$1@dont-email.me... > >>> Whereas there have been hardware implementations of the low-level > >>> primitves of FORTH, I wonder if any have been done for the "Brainfuck" > >>> language, > >>> which would seem to be a much simpler exercise? > >> > >> It was actually a serious question ... > >> > >> https://en.wikipedia.org/wiki/Brainfuck > > > > There's an interpreter written in TECO....! > > > > https://en.wikipedia.org/wiki/TECO_%28text_editor%29#Example_3 > > Oh, Lord. > > Reminds me of the colleague from many years ago who wrote a LISP > interpreter. In MUMPS. > > It was a tad ... slow. Now if someone would just implement Texo in LISP ... -- Steve O'Hara-Smith | Directable Mirror Arrays C:>WIN | A better way to focus the sun The computer obeys and wins. | licences available see You lose and Bill collects. | http://www.sohara.org/
[toc] | [prev] | [next] | [standalone]
| From | Bob Eager <news0005@eager.cx> |
|---|---|
| Date | 2015-11-15 10:30 +0000 |
| Message-ID | <dar55uF45c2U4@mid.individual.net> |
| In reply to | #154502 |
On Sun, 15 Nov 2015 05:57:47 +0000, Ahem A Rivet's Shot wrote: > On 14 Nov 2015 23:12:19 GMT Huge <Huge@nowhere.much.invalid> wrote: > >> On 2015-11-14, Bob Eager <news0005@eager.cx> wrote: >> > On Sat, 14 Nov 2015 20:26:17 +0000, gareth wrote: >> > >> >> "gareth" <no.spam@thank.you.invalid> wrote in message >> >> news:n225lv$1q2$1@dont-email.me... >> >>> Whereas there have been hardware implementations of the low-level >> >>> primitves of FORTH, I wonder if any have been done for the >> >>> "Brainfuck" >> >>> language, >> >>> which would seem to be a much simpler exercise? >> >> >> >> It was actually a serious question ... >> >> >> >> https://en.wikipedia.org/wiki/Brainfuck >> > >> > There's an interpreter written in TECO....! >> > >> > https://en.wikipedia.org/wiki/TECO_%28text_editor%29#Example_3 >> >> Oh, Lord. >> >> Reminds me of the colleague from many years ago who wrote a LISP >> interpreter. In MUMPS. >> >> It was a tad ... slow. > > Now if someone would just implement Texo in LISP ... :-) -- Using UNIX since v6 (1975)... Use the BIG mirror service in the UK: http://www.mirrorservice.org
[toc] | [prev] | [standalone]
Back to top | Article view | alt.folklore.computers
csiph-web