X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1436369958.1405.16.camel@ssalewski.de> Subject: Re: [geda-user] gEDA/gschem still alive? From: Stefan Salewski To: geda-user AT delorie DOT com Date: Wed, 08 Jul 2015 17:39:18 +0200 In-Reply-To: <1436365450.1405.8.camel@ssalewski.de> References: <20150703030409 DOT 32398 DOT qmail AT stuge DOT se> <1436006726 DOT 677 DOT 13 DOT camel AT ssalewski DOT de> <20150706200609 DOT GD24178 AT localhost DOT localdomain> <20150707060409 DOT GB14357 AT localhost DOT localdomain> <1436287952 DOT 678 DOT 26 DOT camel AT ssalewski DOT de> <559C0F7E DOT 7010009 AT neurotica DOT com> <20150707183339 DOT GA1817 AT alpha2> <559C3667 DOT 7030402 AT neurotica DOT com> <1436365450 DOT 1405 DOT 8 DOT camel AT ssalewski DOT de> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 2015-07-08 at 16:24 +0200, Stefan Salewski wrote: > I can remember that I searched for something like an array type in > their > docs Found an array example on rosetta-code: http://rosettacode.org/wiki/Arrays#Pony Seems they use round brackets for access to array elements. But generally the code looks not too unfamiliar. Pony seems to be really very young still, all I found is from 2015. From this reddit discussion it seems to be fast and have some conceptual similarity to rust https://www.reddit.com/r/rust/comments/34rszb/pony_type_and_memory_safe_language/