www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - a "success story for D" ! !!

reply "Alex Ogheri" <ogheri alessandroogheri.com> writes:
Hi guys, did you know this ??

http://vlang.org/


In fact, it gathered quite an enthusiastic appreciation at dvcon 
in Munich!!
May 05 2015
next sibling parent reply "extrawurst" <stephan extrawurst.org> writes:
On Tuesday, 5 May 2015 at 12:04:39 UTC, Alex Ogheri wrote:
 Hi guys, did you know this ??

 http://vlang.org/


 In fact, it gathered quite an enthusiastic appreciation at 
 dvcon in Munich!!
half the site is 404, the github account show little activity and information pretty sparse. smells kinda dubios..
May 05 2015
next sibling parent reply "Adam D. Ruppe" <destructionator gmail.com> writes:
On Tuesday, 5 May 2015 at 12:21:52 UTC, extrawurst wrote:
 the github account show little activity
But, a fair chunk of code. Maybe there's little activity recently because they consider it done. I haven't committed to the majority of my github things for months, but I still stand by them.
May 05 2015
parent reply d coder via Digitalmars-d <digitalmars-d puremagic.com> writes:
 But, a fair chunk of code. Maybe there's little activity recently because
 they consider it done. I haven't committed to the majority of my github
 things for months, but I still stand by them.
Greetings I am the lead developer of Vlang. Vlang is still being actively worked on. We are not pushing in more recent code into Github since the code requires Github HEAD version of DMD to compile. We are using some metaprogramming features that are available only with the development version of DMD. Regards - Puneet
May 06 2015
parent "John Colvin" <john.loughran.colvin gmail.com> writes:
On Wednesday, 6 May 2015 at 07:43:28 UTC, d coder wrote:
 But, a fair chunk of code. Maybe there's little activity 
 recently because
 they consider it done. I haven't committed to the majority of 
 my github
 things for months, but I still stand by them.
Greetings I am the lead developer of Vlang. Vlang is still being actively worked on. We are not pushing in more recent code into Github since the code requires Github HEAD version of DMD to compile. We are using some metaprogramming features that are available only with the development version of DMD. Regards - Puneet
You could push to a different branch ("develop" perhaps) and make a note in the readme (in both "master" and "develop") about the different DMD version requirements.
May 06 2015
prev sibling next sibling parent reply d coder via Digitalmars-d <digitalmars-d puremagic.com> writes:
Greetings


 half the site is 404, the github account show little activity and
 information pretty sparse. smells kinda dubios..
I am really sorry for the poor webpage. We are actively working on that front, but progress is slow since we need to give priority to customer projects. We are an unfunded startup in India and provide chip verification services for surviving. Unlike mainstream software, it requires a lot of effort to get hardware guys interested in software. But we believe (and have demonstrated) that Vlang has certain advantages over commercial chip verification languages. And we continue to develop it further to gain more advantage. We expect to push in more code into Github once DMD 2.068 gets released. - Puneet
May 06 2015
parent reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 5/6/15 12:53 AM, d coder via Digitalmars-d wrote:
 Greetings


     half the site is 404, the github account show little activity and
     information pretty sparse. smells kinda dubios..


 I am really sorry for the poor webpage. We are actively working on that
 front, but progress is slow since we need to give priority to customer
 projects. We are an unfunded startup in India and provide chip
 verification services for surviving.

 Unlike mainstream software, it requires a lot of effort to get hardware
 guys interested in software. But we believe (and have demonstrated) that
 Vlang has certain advantages over commercial chip verification
 languages. And we continue to develop it further to gain more advantage.
 We expect to push in more code into Github once DMD 2.068 gets released.
This is great going, Puneet. Congratulations, good luck, and keep us all posted! -- Andrei
May 06 2015
parent d coder via Digitalmars-d <digitalmars-d puremagic.com> writes:
 This is great going, Puneet. Congratulations, good luck, and keep us all
 posted! -- Andrei
Thanks Andrei. And thanks again to Walter, yourself, Kenji and other developers who together made D a wonderful language.
May 06 2015
prev sibling parent d coder via Digitalmars-d <digitalmars-d puremagic.com> writes:
Unlike mainstream software, it requires a lot of effort to get hardware
 guys interested in software.
I meant to say "interested in *opensource* software"
May 06 2015
prev sibling next sibling parent reply "ponce" <contact gam3sfrommars.fr> writes:
On Tuesday, 5 May 2015 at 12:04:39 UTC, Alex Ogheri wrote:
 Hi guys, did you know this ??

 http://vlang.org/


 In fact, it gathered quite an enthusiastic appreciation at 
 dvcon in Munich!!
Paper: http://vlang.org/dvcon2014.pdf I'd say that's pretty huge!
May 05 2015
next sibling parent reply Rikki Cattermole <alphaglosined gmail.com> writes:
On 6/05/2015 12:37 a.m., ponce wrote:
 On Tuesday, 5 May 2015 at 12:04:39 UTC, Alex Ogheri wrote:
 Hi guys, did you know this ??

 http://vlang.org/


 In fact, it gathered quite an enthusiastic appreciation at dvcon in
 Munich!!
Paper: http://vlang.org/dvcon2014.pdf I'd say that's pretty huge!
http://proceedings.dvcon-europe.org/2014/presentations_and_papers/T5_5_presentation.pdf
May 05 2015
parent reply "ponce" <contact gam3sfrommars.fr> writes:
On Tuesday, 5 May 2015 at 12:43:38 UTC, Rikki Cattermole wrote:
 On 6/05/2015 12:37 a.m., ponce wrote:
 On Tuesday, 5 May 2015 at 12:04:39 UTC, Alex Ogheri wrote:
 Hi guys, did you know this ??

 http://vlang.org/


 In fact, it gathered quite an enthusiastic appreciation at 
 dvcon in
 Munich!!
Paper: http://vlang.org/dvcon2014.pdf I'd say that's pretty huge!
http://proceedings.dvcon-europe.org/2014/presentations_and_papers/T5_5_presentation.pdf
It's amazing when you think there was such a push-back against UDAs when they were introduced, and here they are, being incredibly useful in all sorts of description task.
May 05 2015
next sibling parent reply "deadalnix" <deadalnix gmail.com> writes:
On Tuesday, 5 May 2015 at 16:05:16 UTC, ponce wrote:
 On Tuesday, 5 May 2015 at 12:43:38 UTC, Rikki Cattermole wrote:
 On 6/05/2015 12:37 a.m., ponce wrote:
 On Tuesday, 5 May 2015 at 12:04:39 UTC, Alex Ogheri wrote:
 Hi guys, did you know this ??

 http://vlang.org/


 In fact, it gathered quite an enthusiastic appreciation at 
 dvcon in
 Munich!!
Paper: http://vlang.org/dvcon2014.pdf I'd say that's pretty huge!
http://proceedings.dvcon-europe.org/2014/presentations_and_papers/T5_5_presentation.pdf
It's amazing when you think there was such a push-back against UDAs when they were introduced, and here they are, being incredibly useful in all sorts of description task.
There was pushback on ADU, there was pushback on the way they are specified, and considering half the doc about UDA is antipattern, there is hard data to show that this pushback was justified.
May 05 2015
parent "deadalnix" <deadalnix gmail.com> writes:
On Tuesday, 5 May 2015 at 17:07:19 UTC, deadalnix wrote:
 On Tuesday, 5 May 2015 at 16:05:16 UTC, ponce wrote:
 On Tuesday, 5 May 2015 at 12:43:38 UTC, Rikki Cattermole wrote:
 On 6/05/2015 12:37 a.m., ponce wrote:
 On Tuesday, 5 May 2015 at 12:04:39 UTC, Alex Ogheri wrote:
 Hi guys, did you know this ??

 http://vlang.org/


 In fact, it gathered quite an enthusiastic appreciation at 
 dvcon in
 Munich!!
Paper: http://vlang.org/dvcon2014.pdf I'd say that's pretty huge!
http://proceedings.dvcon-europe.org/2014/presentations_and_papers/T5_5_presentation.pdf
It's amazing when you think there was such a push-back against UDAs when they were introduced, and here they are, being incredibly useful in all sorts of description task.
There was pushback on ADU, there was pushback on the way they are specified, and considering half the doc about UDA is antipattern, there is hard data to show that this pushback was justified.
ADU as in Attribute Defined User, obviously :/
May 05 2015
prev sibling parent Rikki Cattermole <alphaglosined gmail.com> writes:
On 6/05/2015 4:05 a.m., ponce wrote:
 On Tuesday, 5 May 2015 at 12:43:38 UTC, Rikki Cattermole wrote:
 On 6/05/2015 12:37 a.m., ponce wrote:
 On Tuesday, 5 May 2015 at 12:04:39 UTC, Alex Ogheri wrote:
 Hi guys, did you know this ??

 http://vlang.org/


 In fact, it gathered quite an enthusiastic appreciation at dvcon in
 Munich!!
Paper: http://vlang.org/dvcon2014.pdf I'd say that's pretty huge!
http://proceedings.dvcon-europe.org/2014/presentations_and_papers/T5_5_presentation.pdf
It's amazing when you think there was such a push-back against UDAs when they were introduced, and here they are, being incredibly useful in all sorts of description task.
Personally I was VERY excited to get them.
May 05 2015
prev sibling parent "bearophile" <bearophileHUGS lycos.com> writes:
ponce:

 Paper: http://vlang.org/dvcon2014.pdf

 I'd say that's pretty huge!
Very nice. Bye, bearophile
May 05 2015
prev sibling next sibling parent reply "Mengu" <mengukagan gmail.com> writes:
On Tuesday, 5 May 2015 at 12:04:39 UTC, Alex Ogheri wrote:
 Hi guys, did you know this ??

 http://vlang.org/


 In fact, it gathered quite an enthusiastic appreciation at 
 dvcon in Munich!!
some of you might know it, some of you might not but bernard helyer of our own, also created a language called Volt. its compiler is written in D. see it in action: https://github.com/VoltLang/Volta
May 06 2015
parent Max Klyga <max.klyga gmail.com> writes:
On 2015-05-06 12:21:30 +0000, Mengu said:

 On Tuesday, 5 May 2015 at 12:04:39 UTC, Alex Ogheri wrote:
 Hi guys, did you know this ??
 
 http://vlang.org/
 
 
 In fact, it gathered quite an enthusiastic appreciation at dvcon in Munich!!
some of you might know it, some of you might not but bernard helyer of our own, also created a language called Volt. its compiler is written in D. see it in action: https://github.com/VoltLang/Volta
It's more or less a fork of SDC so feature-wise and syntax-wise Volt and D overlap quite a bit. Also Tango folks forked D1 to create Amber - https://bitbucket.org/larsivi/amber/wiki/Home (it seems it's not actively developed right now)
May 06 2015
prev sibling parent "Sumit Adhikari" <sumit.adhikari gmail.com> writes:
On Tuesday, 5 May 2015 at 12:04:39 UTC, Alex Ogheri wrote:
 Hi guys, did you know this ??

 http://vlang.org/


 In fact, it gathered quite an enthusiastic appreciation at dvcon
It seems Vlang appeared silent for a while. Puneet was very busy with core simulator and I was not able to help him. Now I suppose I will have some time for a while and i need to start working on vlang. In any caese neither Puneet nor me are professional EDA designers, we are more users. We really need a community around vlang so that our future ideas can be on able hands. Why not joining us? for many of upu eda will possibly a new domain. Sumit
May 06 2015