From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Communication and Design at Guix Date: Tue, 15 Jan 2019 14:56:13 +0100 Message-ID: <87won6hvnm.fsf@elephly.net> References: <87k1jfuk26.fsf@gnu.org> <705CB66B-E8D5-4119-9F70-D429E1B174B2@pretty.Easy.privacy> <877efd1p56.fsf@gnu.org> <87r2dk4m4g.fsf@elephly.net> <87k1j81bau.fsf@gnu.org> <8736puu8in.fsf@riseup.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37581) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gjPYY-00037A-0m for guix-devel@gnu.org; Tue, 15 Jan 2019 09:19:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gjPRg-0001Fi-Um for guix-devel@gnu.org; Tue, 15 Jan 2019 09:12:04 -0500 Received: from sender-of-o53.zoho.com ([135.84.80.218]:21730) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gjPRf-0001Ey-1V for guix-devel@gnu.org; Tue, 15 Jan 2019 09:11:59 -0500 In-reply-to: <8736puu8in.fsf@riseup.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: swedebugia Cc: "guix-devel@gnu.org" , L p R n d n swedebugia writes: > I looked into the chicken docs and their html and css. They generate > their examples from source-code with this MIT chicken egg-script: > http://code.call-cc.org/svn/chicken-eggs/release/4/colorize/trunk/colorize.scm. > > To use their approach with parens highlighting we would need to either > depend on chicken and this egg or port it to guile. Are you aware of the guile-syntax-highlight package? -- Ricardo