From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 34990 invoked by alias); 5 Dec 2019 19:41:33 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 34978 invoked by uid 89); 5 Dec 2019 19:41:32 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=promises, gitlab X-HELO: aibo.runbox.com Received: from aibo.runbox.com (HELO aibo.runbox.com) (91.220.196.211) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 05 Dec 2019 19:41:30 +0000 Received: from [10.9.9.202] (helo=mailfront20.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1icx0A-0004Vv-Us; Thu, 05 Dec 2019 20:41:27 +0100 Received: by mailfront20.runbox with esmtpsa [Authenticated alias (524175)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1icwzu-0000uy-O1; Thu, 05 Dec 2019 20:41:12 +0100 Subject: Re: Error when starting KaShell language To: kawa@sourceware.org, Jason Hemann References: From: Per Bothner Message-ID: <302f02b3-c52d-3539-b08f-7fd985119d13@bothner.com> Date: Thu, 05 Dec 2019 19:41:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-q4/txt/msg00007.txt.bz2 On 12/5/19 10:14 AM, Jason Hemann wrote: > Hi all, > > I wanted to play with the KaShell language (http://kashell.org/), and I > believe I followed the instructions to start. However, I see the following > error message when I try: > > ```` > bash-3.2$ kawa --version > Kawa 3.0 (git describe: 3.0-0-g39797ea94) > Copyright (C) 2017 Per Bothner That's pretty old. Try the HEAD version from gitlab. (I'm working on getting a 3.1 release out. A few minor things to do, mainly documentation, but no promises when it will get done.) -- --Per Bothner per@bothner.com http://per.bothner.com/