Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) )

2008-11-30 Thread BGB
- Original Message - From: "Michael FIG" <[EMAIL PROTECTED]> To: "Fundamentals of New Computing" Sent: Monday, December 01, 2008 2:32 PM Subject: Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) ) "Kjell Godo" <[EMAIL PROTECTED]&g

Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) )

2008-11-30 Thread Kjell Godo
r such... > > > > - Original Message - > *From:* Alessandro Warth <[EMAIL PROTECTED]> > *To:* Fundamentals of New Computing > *Sent:* Monday, December 01, 2008 1:00 PM > *Subject:* Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) ) > >

Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) )

2008-11-30 Thread Michael FIG
"Kjell Godo" <[EMAIL PROTECTED]> writes: > Currency ? ! -- Now let's not get silly. Erk. I hope you recognize that I was being rather sarcastic. I would rather live in a police state than the future you're describing. :( -- Michael FIG <[EMAIL PROTECTED]> //\ http://michael.fig.org/\//

Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) )

2008-11-30 Thread BGB
f New Computing Sent: Monday, December 01, 2008 1:45 PM Subject: Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) ) I remember a book on mobile Agents I read once. These ideas have been worked on in the past but they never got off the ground. Have things changed? Ar

Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) )

2008-11-30 Thread Kjell Godo
I remember a book on mobile Agents I read once. These ideas have been worked on in the past but they never got off the ground. Have things changed? Are the impediments still there? The idea is that you put some money into an Agent Object. I'm thinking a penny or less. And you send this Agent ou

Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) )

2008-11-30 Thread BGB
ld otherwise be almost free). or such... - Original Message - From: Alessandro Warth To: Fundamentals of New Computing Sent: Monday, December 01, 2008 1:00 PM Subject: Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) ) Xanadu was an idea by the guy who inv

Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) )

2008-11-30 Thread Alessandro Warth
> > Xanadu was an idea by the guy who invented hypertext. I forget > his name. > Ted Nelson. > > > On Sun, Oct 19, 2008 at 7:51 PM, Michael FIG <[EMAIL PROTECTED]> wrote: > >> "Kjell Godo" <[EMAIL PROTECTED]> writes: >> >> > And some internet way to stop piracy can be used. There needs to be >

Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) )

2008-11-30 Thread Kjell Godo
We throw a little DNA and some quantum entanglements and some neutrino broadband and some digital currency a little mustard and some union rings -- Currency ? ! Currency ? ! -- Now let's not get silly. Is it possible to make something like Xanadu where everybody who adds some Objects to a Xanadu

Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) )

2008-11-30 Thread Kjell Godo
I tried your advice on Ollydbg and it worked great for me. I was able to assemble a few ADD instructions and get the hex results. Some of them were different than my assembler did it but I could see why. So I just let my assembler alone for now. Right now I am working on the error checking and

Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) )

2008-10-19 Thread Michael FIG
"Kjell Godo" <[EMAIL PROTECTED]> writes: > And some internet way to stop piracy can be used. There needs to be > an electronic currency. millionths of a cent. each function call > can be paid for. true cloud computing. And then we incorporate OOP > hardware. And then we incorporate the ultim

Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) )

2008-10-19 Thread Kjell Godo
Thank you so much!! I will try it. That's just what I want. Perfect. I have wanted to make an assembler for a long time but it seemed too hard. Now with help from you( all ) I feel that I may just be able to succeed. picoLARC LambdaLisp gets compiled into Eval trees and I suppose those Eval tr

Re: [fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) )

2008-10-19 Thread Gerardo Richarte
Kjell Godo wrote: > I have completed the Smalltalk code for the > picoLARC LambdaLisp Assembler > for the machine ADD instruction > LambdaLisp Assembler looks like > ( add ( into:From: EAX 5 ) ) > ( add ( into:From: EAX ( at EBP ) ) ) > ( add ( into:From: EAX ( at ( + EBP 4 ) ) ) ) > ( add ( int

[fonc]( picoVerse-:( LambdaLisp Assembler needs testing ) )

2008-10-19 Thread Kjell Godo
I have completed the Smalltalk code for the picoLARC LambdaLisp Assembler for the machine ADD instruction in the Intel(R) 64 and IA-32 Architectures Software Developer's Manual Volume 2A: Instruction Set Reference, A-M This includes all the different addressing modes in the ModR/M and SIB bytes