Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Re: Brainf*ck

Reply
Thread Tools

Re: Brainf*ck

 
 
Jeff Higgins
Guest
Posts: n/a
 
      09-09-2008
Mikie Harrop wrote:
> Jeff Higgins wrote:
>> Jon Harrop wrote:
>>> Anyone know of a Brainf*ck compiler written in Java that uses run-time
>>> code generation?
>>>
>>> I recently implemented compilers in OCaml using LLVM and F# using
>>> System.Reflection.Emit and I'd like to compare performance...

>>
>> Will you provide access to your implementations?

>
> Sure. The full articles describing the designs and implementations of
> these
> programs are available in the OCaml and F#.NET Journals:
>
> http://www.ffconsultancy.com/product..._journal/?cljp
> http://www.ffconsultancy.com/product..._journal/?cljp


By registration only?

>
> But I am happy to post the source code here. Here is the F# using
> System.Reflection.Emit and .NET 3.5:
>
>
> Here is the OCaml using LLVM:
>


Thank you.






- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"Drug therapies are replacing a lot of medicines
as we used to know it."

--- Adolph Bush,

 
Reply With Quote
 
 
 
 
Jeff Higgins
Guest
Posts: n/a
 
      09-09-2008
"Amber Harrop" <> wrote in obscurity
totalitarianism:...
> Jeff Higgins wrote:
>> Jon Harrop wrote:
>>> Jeff Higgins wrote:
>>>> Jon Harrop wrote:
>>>>> Anyone know of a Brainf*ck compiler written in Java that uses run-time
>>>>> code generation?
>>>>>
>>>>> I recently implemented compilers in OCaml using LLVM and F# using
>>>>> System.Reflection.Emit and I'd like to compare performance...
>>>>
>>>> Will you provide access to your implementations?
>>>
>>> Sure. The full articles describing the designs and implementations of
>>> these
>>> programs are available in the OCaml and F#.NET Journals:
>>>
>>> http://www.ffconsultancy.com/product..._journal/?cljp
>>> http://www.ffconsultancy.com/product..._journal/?cljp

>>
>> By registration only?

>
> Yes.
>
>>> But I am happy to post the source code here. Here is the F# using
>>> System.Reflection.Emit and .NET 3.5:
>>>
>>>
>>> Here is the OCaml using LLVM:

>>
>> Thank you.

>
> No problem. Do you have a Java equivalent?
>


No, but still looking.
Seems to be no shortage of sources shy
the run-time isolation generation headache.






- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"Redefining the role of the United States
from enablers to keep the peace
to enablers to keep the peace from peacekeepers
is going to be an assignment."

--- Adolph Bush,
Interview with the New York Times, Jan. 14, 2001
(Thanks to Rachael Contorer.)

 
Reply With Quote
 
 
 
 
Jeff Higgins
Guest
Posts: n/a
 
      09-09-2008

Jon Harrop wrote:
>
> Anyone know of a Brainf*ck compiler written in Java that uses run-time
> code
> generation?
>
> I recently implemented compilers in OCaml using LLVM and F# using
> System.Reflection.Emit and I'd like to compare performance...
>


Will you provide access to your implementations?


 
Reply With Quote
 
Jeff Higgins
Guest
Posts: n/a
 
      09-09-2008

Jon Harrop wrote:
> Jeff Higgins wrote:
>> Jon Harrop wrote:
>>> Anyone know of a Brainf*ck compiler written in Java that uses run-time
>>> code generation?
>>>
>>> I recently implemented compilers in OCaml using LLVM and F# using
>>> System.Reflection.Emit and I'd like to compare performance...

>>
>> Will you provide access to your implementations?

>
> Sure. The full articles describing the designs and implementations of
> these
> programs are available in the OCaml and F#.NET Journals:
>
> http://www.ffconsultancy.com/product..._journal/?cljp
> http://www.ffconsultancy.com/product..._journal/?cljp


By registration only?

>
> But I am happy to post the source code here. Here is the F# using
> System.Reflection.Emit and .NET 3.5:
>
>
> Here is the OCaml using LLVM:
>


Thank you.



 
Reply With Quote
 
Jeff Higgins
Guest
Posts: n/a
 
      09-10-2008

"Jon Harrop" <> wrote in message
news:...
> Jeff Higgins wrote:
>> Jon Harrop wrote:
>>> Jeff Higgins wrote:
>>>> Jon Harrop wrote:
>>>>> Anyone know of a Brainf*ck compiler written in Java that uses run-time
>>>>> code generation?
>>>>>
>>>>> I recently implemented compilers in OCaml using LLVM and F# using
>>>>> System.Reflection.Emit and I'd like to compare performance...
>>>>
>>>> Will you provide access to your implementations?
>>>
>>> Sure. The full articles describing the designs and implementations of
>>> these
>>> programs are available in the OCaml and F#.NET Journals:
>>>
>>> http://www.ffconsultancy.com/product..._journal/?cljp
>>> http://www.ffconsultancy.com/product..._journal/?cljp

>>
>> By registration only?

>
> Yes.
>
>>> But I am happy to post the source code here. Here is the F# using
>>> System.Reflection.Emit and .NET 3.5:
>>>
>>>
>>> Here is the OCaml using LLVM:

>>
>> Thank you.

>
> No problem. Do you have a Java equivalent?
>


No, but still looking.
Seems to be no shortage of examples shy
the run-time code generation requirement.



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57