There's no way to change the fonts right now. Perhaps an aspiring
contributor would like to tackle this?

Slava

On Wed, Nov 10, 2010 at 1:26 AM, Shaping <shap...@charter.net> wrote:
> have you read this page :
>
> http://concatenative.org/wiki/view/Concatenative%20language ?
>
> Yes, much but not all.
>
> Does anyone know how to tweak the fonts in the Listener?
>
> Shaping
>
> On Tue, Nov 9, 2010 at 10:44 AM, Shaping <shap...@charter.net> wrote:
>
>> Thanks Chris.  I'm working on this now.
>
>>
>
>> I managed to get the Browser looking really good with the stylesheet tweak
>
>> that kenanb suggested.  Does anyone know how to change the font style and
>
>> size in the Listener.
>
>>
>
>> Shaping
>
>>
>
>>
>
>> -----Original Message-----
>
>> From: Chris Double [mailto:chris.dou...@double.co.nz]
>
>> Sent: 2010-November-09, 02:57
>
>> To: factor-talk@lists.sourceforge.net
>
>> Subject: Re: [Factor-talk] Furnace, XStreams (PEGs) and some observations
>
>> about Factor
>
>>
>
>> On Tue, Nov 9, 2010 at 9:38 PM, Shaping <shap...@charter.net> wrote:
>
>>>  I need to be able to write a parser in a
>
>>> straightforward way (XStreams-style maybe) using a PEG (collection of BNF
>
>>> productions) so that I can experiment efficiently with this idea.  Does
>
>>> anyone have any experience with PEGs in Factor?
>
>>
>
>> Read the help for peg.ebnf. You can do this with the following in the
>
>> listener:
>
>>
>
>>  "peg.ebnf" about
>
>>
>
>> Also these blog posts:
>
>>
>
>> http://www.bluishcoder.co.nz/2007/11/embedded-grammars-in-factor.html
>
>> http://www.bluishcoder.co.nz/2008/04/factor-parsing-dsl.html
>
>> http://www.bluishcoder.co.nz/2008/06/parsing-javascript-with-factor.html
>
>>
>
>> The code in them is slightly out of date but combined with the
>
>> peg.ebnf help you should be able to get the idea. There are a few
>
>> peg.ebnf usage examples for a JavaScript grammar, a PL0 grammar and an
>
>> expression calculator in the Factor source.
>
>>
>
>> My PDF of articles might have more up to date code examples than the blog
>
>> posts:
>
>>
>
>> http://www.bluishcoder.co.nz/factor-articles.pdf
>
>>
>
>> Chris.
>
>> --
>
>> http://www.bluishcoder.co.nz
>
>>
>
>>
>> ----------------------------------------------------------------------------
>
>> --
>
>> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
>
>> David G. Thomson, author of the best-selling book "Blueprint to a
>
>> Billion" shares his insights and actions to help propel your
>
>> business during the next growth cycle. Listen Now!
>
>> http://p.sf.net/sfu/SAP-dev2dev
>
>> _______________________________________________
>
>> Factor-talk mailing list
>
>> Factor-talk@lists.sourceforge.net
>
>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
>>
>
>>
>
>>
>> ------------------------------------------------------------------------------
>
>> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
>
>> David G. Thomson, author of the best-selling book "Blueprint to a
>
>> Billion" shares his insights and actions to help propel your
>
>> business during the next growth cycle. Listen Now!
>
>> http://p.sf.net/sfu/SAP-dev2dev
>
>> _______________________________________________
>
>> Factor-talk mailing list
>
>> Factor-talk@lists.sourceforge.net
>
>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
>>
>
> ------------------------------------------------------------------------------
>
> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
>
> David G. Thomson, author of the best-selling book "Blueprint to a
>
> Billion" shares his insights and actions to help propel your
>
> business during the next growth cycle. Listen Now!
>
> http://p.sf.net/sfu/SAP-dev2dev
>
> _______________________________________________
>
> Factor-talk mailing list
>
> Factor-talk@lists.sourceforge.net
>
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
> ------------------------------------------------------------------------------
> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
> David G. Thomson, author of the best-selling book "Blueprint to a
> Billion" shares his insights and actions to help propel your
> business during the next growth cycle. Listen Now!
> http://p.sf.net/sfu/SAP-dev2dev
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
>

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to