This document has the word entropy in...027 (9/5/2012 2:15:19 AM) comp.compression https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxqYWNrb2tyaW5nfGd4OjRkOTgyN2YzMTUzZjdlY2Y
More about s/m^2 units of mass and making consistent EM units, and some stuff about bosonic supe... jacko
Dog Heaven and Turing Hell021 (8/28/2012 10:33:19 PM) comp.theory Hi
I heard Schr=F6dinger's cat had a bad episode. So I imagined the worst, and=
thought that I should diagonalize all dogs. I took a bit from each, and ma=
de a whole new one which wasn't the same as any ... jacko
A new one instruction set computer model724 (8/3/2012 3:05:06 AM) comp.lang.forth https://groups.google.com/forum/?fromgroups#!topic/comp.arch/Lmd-MhSZhkI
a:=b*(c-d*a*a)
IP in memory
Branching via >1 or <1 squaring to limit under/overflow exception IP redirect.
Cheers Jacko
p.s. M... jacko
All essential base classes of stable systems language?536 (11/18/2011 5:47:36 PM) comp.lang.misc Hi I think I've captured all the major concepts a beginner would need in a sys= tems language, to prevent system instability, while providing enough to bui= ld a compact interactive ScriptLanguage. Much of the... Jacko
50G Indirect Addressing646 (4/26/2012 10:04:32 PM) comp.sys.hp48 Suppose I have a variable V with this little program in it: > I would like to put a /string/ "V" on the stack and recall the program stored in the variable V to the stack. "V" OBJ-> results in "V2" on the s... ddoherty03(16)
more little development boards1550 (6/2/2012 9:27:29 PM) comp.lang.forth These use the Atmel Atmega32u4, an 8-bit micro with 32k flash, 2k ram,
1k EEPROM, 2 cycle 8x8->16 multiplier, a/d-d/a, gpio's, etc. An
interesting feature is a USB client port built directly into the chip.
... no.email6(1518)
The Halting Problem is based on an ill-formed Question52357 (6/9/2012 1:43:58 AM) comp.theory If a yes or no question does not have a correct yes or no answer then
there must be something wrong with this question.
More generally:
An ill-formed question is defined as any question that lacks a corre... Peter
?EXEC #29328 (6/15/2012 8:40:13 PM) comp.lang.forth I find places where ?EXEC is used. This gives an error because a word
if a word is executed while it never should.
Examples are CODE and END-CODE in an assembler, but does this make
sense?
: CODE ?EXEC ... albert37(2988)
Introducing Mini829 (7/28/2012 4:39:44 PM) comp.lang.forth Dear Forthers,
You can get a copy of my Forth (called Mini) here:
http://mini.terra-weather.com
Mini is firmly rooted in ANS, but has support for:
* lazy higher order functions,
* infinite lists... invalid456(3074)
A new one instruction set computer model724 (8/3/2012 3:05:06 AM) comp.lang.forth https://groups.google.com/forum/?fromgroups#!topic/comp.arch/Lmd-MhSZhkI
a:=b*(c-d*a*a)
IP in memory
Branching via >1 or <1 squaring to limit under/overflow exception IP redirect.
Cheers Jacko
p.s. M... jackokring(965)
Comparative Productivity of Programming Languages164107 (8/22/2012 4:43:56 AM) comp.lang.forth Today I read an Dr.Dobb's article named=20
"The Comparative Productivity of Programming Languages"
They say "The problem is that measuring productivity is invariably viewed a=
s more of an art than scienti... visualforth(74)