FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 10 matches
Forum Index
Author Message
  Topic: Multiline string question
maustin

Replies: 4
Views: 17097

PostForum: MiniD   Posted: Sun Apr 17, 2011 4:19 am   Subject: Multiline string question
Pushing your own language on another man's language forum? Denis, how could you? Wink. See you on pilud - haven't been there for a while!

Mike
  Topic: I am NOT abandoning MiniD
maustin

Replies: 3
Views: 14721

PostForum: MiniD   Posted: Mon Oct 12, 2009 7:17 pm   Subject: Re: I am NOT abandoning MiniD
You may have seen my recent RAGEQUIT on the D newsgroups. I just want to clarify that I am not abandoning MiniD. I love it like a child, and I do still like developing in D (for the most part).

Als ...
  Topic: Multiple assignments/var decls.
maustin

Replies: 3
Views: 13668

PostForum: MiniD   Posted: Mon Oct 12, 2009 6:39 pm   Subject: Re: Multiple assignments/var decls.
Did I mention, yay!??
  Topic: "this" and anonymous functions
maustin

Replies: 5
Views: 17634

PostForum: MiniD   Posted: Mon Oct 05, 2009 4:32 pm   Subject: "this" and anonymous functions
Hey! Haven't seen you in a while. But it means a lot when you say it's your favorite language Very Happy

Unfortunately you have to use the same workaround in MiniD as in Javascript. Alternatively you can u ...
  Topic: "this" and anonymous functions
maustin

Replies: 5
Views: 17634

PostForum: MiniD   Posted: Sun Oct 04, 2009 5:36 pm   Subject: "this" and anonymous functions
I haven't worked on it much, but here's the latest Inertia, with window texturing. I think I got ahead of myself and started doing video and networking too early. I want to rewrite it and make the c ...
  Topic: "this" and anonymous functions
maustin

Replies: 5
Views: 17634

PostForum: MiniD   Posted: Sun Oct 04, 2009 12:45 pm   Subject: "this" and anonymous functions
Any thoughts about the "this" issue relating to anonymous functions?

function foo() {
this.field = 'name'
arr.sort(\a, b -> a[field] <=> b[field])
}

In Javascript there ...
  Topic: MiniD 2 Released
maustin

Replies: 2
Views: 12450

PostForum: MiniD   Posted: Sun Oct 04, 2009 12:29 pm   Subject: Re: MiniD 2 Released
It's done. Wee!

Yay!
  Topic: Network library
maustin

Replies: 5
Views: 17024

PostForum: MiniD   Posted: Tue Jun 16, 2009 12:01 am   Subject: Related Tango example
http://www.dsource.org/projects/tango/wiki/SocketHelloExample
  Topic: Network library
maustin

Replies: 5
Views: 17024

PostForum: MiniD   Posted: Mon Jun 15, 2009 11:57 pm   Subject: Network library
Well, I tried writing a socket proxy via pipes - it worked in my test code, but not within the full application. Anyway, since Tango has network support, would it be simple to add networking to minid ...
  Topic: Multiple assignments/var decls.
maustin

Replies: 3
Views: 13668

PostForum: MiniD   Posted: Mon Jun 15, 2009 11:39 pm   Subject: Multiple assignments/var decls.
Yay!
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group