X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1436293439.678.71.camel@ssalewski.de> Subject: Re: [geda-user] gEDA/gschem still alive? From: Stefan Salewski To: geda-user AT delorie DOT com Date: Tue, 07 Jul 2015 20:23:59 +0200 In-Reply-To: <559C0F7E.7010009@neurotica.com> References: <1435510363 DOT 682 DOT 26 DOT camel AT ssalewski DOT de> <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> 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 Tue, 2015-07-07 at 13:42 -0400, Dave McGuire (mcguire AT neurotica DOT com) [via geda-user AT delorie DOT com] wrote: > This sets off some alarm bells for me. I'm a professional > developer; > I write code every day and I like to stay on top of new research, and > I've never even heard of most of the languages you mentioned here. > I've > heard of Go, and Python, Ruby, and Java, of course, but Nim? Crystal? > Rust? Rust is really popular today -- it is pushed by mozilla foundation. I know it since some years, recently version 1.0 appeared. It it really a promising language, has some similarity to C++ and Swift. I discovered Nim in early 2014 following the discussion about Rust, and Crystal early this year. Julia should be familiar to people doing Mathlab like stuff. Of course you don't have to know them. But none of them is a pet language, and they are not difficult and academic like Haskell. For commercial use we have to be carefully of course -- it is VERY difficult to get a job for these, and it is difficult to find employies (not that hard really, smart people will learn that languages fast.) But for FOSS -- development should be some fun. Is C fun? And do you like coding something in C, which you can do in 1/3 of the time with 1/3 code size, same speed, less bugs, in a better language?