Re: Purity in D – new article

2012-05-28 Thread Gour
On Mon, 28 May 2012 19:03:48 +0200 "bearophile" wrote: > But on a single CPU their performance is not so good compared to > mutable flat array-based data structures. How many are on a single CPU today and in the nearby tomorrow? Sincerely, Gour -- In this endeavor the

Re: Missing post?

2012-05-28 Thread Gour
On Mon, 28 May 2012 00:45:25 -0500 Andrei Alexandrescu wrote: > Thanks. Means something is messed up with Thunderbird - I can't see > it even after repairing the index. /me recommends Claws-mail. ;) Sincerely, Gour -- Thus the wise living entity's pure consciousness becomes

Re: dmd 1.074 and 2.059 release

2012-04-12 Thread Gour
On Thu, 12 Apr 2012 23:35:40 -0700 Ali Çehreli wrote: > I have to update some chapters... ;) Oh noes...when we'll get new ones. :-) Sincerely, Gour -- Those who are on this path are resolute in purpose, and their aim is one. O beloved child of the Kurus, the intelligence of those

Re: Enhanced D syntax highlighting for Sublime Text 2

2012-03-13 Thread Gour
ing decent support for D is very important for us. Sincerely, Gour -- Just try to learn the truth by approaching a spiritual master. Inquire from him submissively and render service unto him. The self-realized souls can impart knowledge unto you because they have seen the truth. http://at

Re: dstep instead of SWIG

2012-03-05 Thread Gour
* Handles C++ We anticipate that our C++ usage in D is limited just to GUI libs and hopefully there will be new wxD soon. > * In a more complete sate That's true atm, but I'm not sure how much is klickverbot committed to work on it...so, having specific binding tool for D i

Re: dstep instead of SWIG

2012-03-05 Thread Gour
On Sun, 04 Mar 2012 17:18:19 +0100 Jacob Carlborg wrote: > It's not there yet but that's the idea. Thank you. It makes dstep attractive alternative then. What would be some pro/cons of dstep vs SWIG? Sincerely, Gour -- But a person free from all attachment and aversion

dstep instead of SWIG (was Re: CWrap - higher abstraction level for calling C functions)

2012-03-04 Thread Gour
On Tue, 21 Feb 2012 18:40:20 +0100 Jacob Carlborg wrote: > DStep is currently used only for automatically generating bindings > for C functions and Objective-C classes and methods. Do oyu find that dstep is capable to be used for binding whole C libs instead of using SWIG? Sincerely

Re: CWrap - higher abstraction level for calling C functions

2012-02-22 Thread Gour
hat having dstep producing CWrap output would be beneficial for those having task to provide D bindings for C libs with customized D-ish API. Sincerely, Gour -- But a person free from all attachment and aversion and able to control his senses through regulative principles of freedom can

Re: CWrap - higher abstraction level for calling C functions

2012-02-22 Thread Gour
CWrap. That would be nice and make the whole job of binding C functions and providing customized D API easier...and let's not forget about extra points for coordinating work. ;) Sincerely, Gour -- One who is not connected with the Supreme can have neither transcendental intelligence

Re: CWrap - higher abstraction level for calling C functions

2012-02-21 Thread Gour
ol for wrapping C function for usage in D? > SWIG or dstep could output CWrap bindings. The former probably won't bother to do it, but wonder about the latter? Sincerely, Gour -- Whatever action a great man performs, common men follow. And whatever standards he sets by exemplary acts,

Re: CWrap - higher abstraction level for calling C functions

2012-02-20 Thread Gour
king), type-safety etc. available in our D bindings of C lib(s)? Sincerely, Gour -- One who restrains his senses, keeping them under full control, and fixes his consciousness upon Me, is known as a man of steady intelligence. http://atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810 signature.asc Description: PGP signature

Re: Tango for D2: All user modules ported

2012-01-31 Thread Gour
ut instructors? Sincerely, Gour -- As a strong wind sweeps away a boat on the water, even one of the roaming senses on which the mind focuses can carry away a man's intelligence. http://atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810 signature.asc Description: PGP signature

Re: Native GTK2 D Bindings

2012-01-24 Thread Gour
On Tue, 24 Jan 2012 21:03:22 +0100 Jacob Carlborg wrote: > So what's the difference compared to gtkD: I believe it was already mentioned: NIH syndrome. ;) Sincerely, Gour -- Those persons who execute their duties according to My injunctions and who follow this teaching faithfully,

Re: Mozilla Rust 0.1

2012-01-24 Thread Gour
gs and is not even library based :) This looks nice: - A self-hosted (written in Rust) compiler, which uses LLVM as a backend. Sincerely, Gour -- The embodied soul may be restricted from sense enjoyment, though the taste for sense objects remains. But, ceasing such engagements by experienc

Re: Native GTK2 D Bindings

2012-01-23 Thread Gour
r project will stay maintained and developed further. Sincerely, Gour -- In the material world, one who is unaffected by whatever good or evil he may obtain, neither praising it nor despising it, is firmly fixed in perfect knowledge. http://atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810 signature.asc Description: PGP signature

Re: DMD 2.x compiler in Arch Linux repo

2012-01-15 Thread Gour
On Sun, 15 Jan 2012 23:16:23 +0100 "Михаил Страшун" wrote: > http://www.archlinux.org/packages/?q=dmd > > Since today 2.x branch of dmd is in Arch Linux [community] repo, > replacing 1.x branch. Great news! Sincerely, Gour(uninstalling dmd2-complete and installing dmd

Re: D2 port of xfBuild (alpha version)

2011-11-24 Thread Gour
party C-lib which is usually shipped along with the project using it. So, in order to build the application we need to build C lib first, then create D bindings (e.g. by using SWIG) and finally build application which uses that bindings. Sincerely, Gour -- signature.asc Description: PGP signature

Re: D2 port of xfBuild (alpha version)

2011-11-24 Thread Gour
ignorance, but I wonder if xfbuild tool is meant/capable to build C-libs whih might get included within the project and then e.g. build bindings (e.g. using SWIG) etc.? What do you think about capabilities ala Cmake's CPack to be able to prepare installers/packages for different systems/OS-es?

Re: Release: GDC for Windows

2011-03-23 Thread Gour
On Tue, 22 Mar 2011 20:22:18 -0400 Daniel Green wrote: > D2 has been released for testing. Now in a zip file. Yay! I hope there will be release for FreeBSD soon so we can have proper 64bit port of D2 compiler. Sincerely, Gour -- “In the material world, conceptions of good and bad are

Re: SWIG 2.0.2 with D support has been released

2011-02-22 Thread Gour
much for pushing this out...It's very valuable part of D's ecosystem wide opening the door for many 3rd party libs to be used with D. Sincerely, Gour -- “In the material world, conceptions of good and bad are all mental speculations…” (Sri Caitanya Mahaprabhu) http://atmarama.net | Hlapic

Re: dmd 1.067 and 2.052 release

2011-02-18 Thread Gour
tor or contribute to the Waf eco-system. Which is irritating as I > really quite like Waf. Really? What happened? I've noticed, when suggesting some improvements to Waf , via IRC, that he tend to be (sometimes) a little bit non-flexible, but banning... :-( Sincerely, Gour -- “In th

Re: dmd 1.067 and 2.052 release

2011-02-18 Thread Gour
On Fri, 18 Feb 2011 11:25:39 + Russel Winder wrote: > Damn, now I have to go and fix the SCons D tool (which currently > forces 32-bit on any platform) instead of just being able to grumble > about lack of 64-bit support! What about waf/cmake? Are they ready for 64bit D? Sincer

Re: New web newsreader - requesting participation

2011-02-01 Thread Gour
On Tue, 01 Feb 2011 05:25:02 -0500 Trass3r wrote: > btw Gour, neither web interface can display your messages, they > appear empty. Hmmm...what about: http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.announce&artnum=20045 Sincerely, G

Re: New web newsreader - requesting participation

2011-01-31 Thread Gour
On Mon, 31 Jan 2011 14:28:37 -0800 Walter Bright wrote: > 7. runs on 64 bit FreeBSD (what the Digital Mars server runs on), > yes, I know that means I have to get 64 bit dmd on FreeBSD working! You've made my day. :-) Sincerely, Gour -- Gour | Hlapicina, Croatia | GPG ke

Re: [OT] DVCS

2010-11-13 Thread Gour
for a PMS Jérôme> like Git history is just something you keep to help you merge Jérôme> branches. I agree (coming from darcs world) and just switched to Fossil which is very nice keeping 'artifacts' immutable. Something for D. :-) Sincerely, Gour

Re: TDPL in Russian

2010-11-09 Thread Gour
On Tue, 09 Nov 2010 14:22:26 -0800 >>>>>> "Andrei" == Andrei Alexandrescu >>>>>> wrote: Andrei> Just got word from my editor that TDPL has been approved for Andrei> translation in Russian. поздравления искренне, Гоур

Re: [OT] DVCS

2010-10-28 Thread Gour
isk because Bazaar, Russel> Mercurial and Git are the main players. I agree...I just mentioned them since I am using them for personal stuff. Sincerely, Gour -- Gour | Hlapicina, Croatia | GPG key: CDBF17CA signature.asc Description: PGP signature

Re: [OT] DVCS

2010-10-27 Thread Gour
r, I don't think this is a Vladimir> reason not to use Git for a public project. What about 'choice' or maybe we should move to the OS used by majority of people where re-installation is very common troubleshooting procedure? ;) Sinc

Re: [OT] DVCS

2010-10-27 Thread Gour
On Thu, 28 Oct 2010 08:17:02 +0300 >>>>>> "Vladimir" == wrote: Vladimir> 2) Fire up git gui git and gui? Come on... Sincerely, Gour -- Gour | Hlapicina, Croatia | GPG key: CDBF17CA signature.asc Description: PGP signature

Re: [OT] DVCS

2010-10-27 Thread Gour
cely designed Monotone (Linus would choose it if there had not been performance issues at that time). I want that DVCS serves me and not vice versa. :-) Moreover, I believe that Git is over-hyped mostly due to its performance and

Re: [OT] DVCS

2010-10-27 Thread Gour
minority class: http://tinyurl.com/y5bzcfh :-) Sincerely, Gour -- Gour | Hlapicina, Croatia | GPG key: CDBF17CA signature.asc Description: PGP signature

Re: [OT] DVCS

2010-10-27 Thread Gour
hosting which is of secondary concern. However, considering that there are no darcs solutions for public hosting, I've decided to use Monotone (with indefero.net) instead. Still, github with it's non-beatable workflow is not enough to persuade me to use Git 'cause I'll work more

Re: [OT] DVCS

2010-10-27 Thread Gour
self with a project Vladimir> hosting website lowers the contribution barrier even lower. Try some of the above hosting solutions. Btw, I'll probably use www.indefero.net as soon as the monotone support gets in (probably next week). Sincerely, Gour -- Gour | Hlapicina, Croatia | GPG key: CDBF17CA signature.asc Description: PGP signature

Re: [OT] DVCS

2010-10-27 Thread Gour
users/hackers? Emacs is stored in Bazaar repo. Vladimir> Also, I think that it's pretty hard to beat the workflow that Vladimir> GitHub facilitates for open-source projects (with one-click Vladimir> forking and pull requests). Can you explain more about this &

Re: Emacs D Mode now on Launchpad

2010-10-25 Thread Gour
e management team. OK. I agree, so I will restrain myself from joining and will wait for some email list to emerge. Sincerely, Gour -- Gour | Hlapicina, Croatia | GPG key: CDBF17CA signature.asc Description: PGP signature

Re: Emacs D Mode now on Launchpad

2010-10-25 Thread Gour
mary dvcs, now I moved to Monotone which will soon be supported by e.g. indefero.net hosting. Otoh, I like both bzr & hg as long it's not named 'git'. :-) Sincerely, Gour -- Gour | Hlapicina, Croatia | GPG key: CDBF17CA signature.asc Description: PGP signature

Re: Emacs D Mode now on Launchpad

2010-10-25 Thread Gour
sure progress. I'm an Emacs user, but not Elisp-capable person, so I am not certain whether it makes sense to join? Sincerely, Gour -- Gour | Hlapicina, Croatia | GPG key: CDBF17CA signature.asc Description: PGP signature

Re: QtD is resumed

2010-10-12 Thread Gour D.
il before going to sleep... Now seeing your message...Whoah!!! You made my day, or let's say, my night. Dream, sweet dream... :-) Please, post on the web site how can the project be helped, not only by the D experts, but by everyone else as well. Sincerely, Gour -- Gou