Automated Help Kiosk
-
RD* Breaking News!
RD* News Archive
- November 2012 (1)
- July 2012 (2)
- June 2012 (1)
- May 2012 (1)
- February 2012 (1)
- September 2011 (1)
- August 2011 (4)
- July 2011 (2)
- June 2011 (1)
- April 2011 (2)
- March 2011 (1)
- February 2011 (1)
- January 2011 (4)
- December 2010 (3)
- November 2010 (4)
- July 2010 (1)
- June 2010 (1)
- May 2010 (2)
News Catalog
- Cantina (7)
- Crisis Chamber (3)
- Press (2)
- Progress Happened (8)
- Research Department (3)
- Think Tank (13)
- Uncategorized (4)
News Index
#phasers actualcoding archnemesis birthday C++ core evil GCC grammars history interactivefiction kickself LLVM math(s) modules music mystery newbeginning newyear nocoding nqp Numbers::Ordinal nyi p6ag panicpanicpanic perl6 poc pod ranting S01 S22 spec spec(ulation) specification SUPERNOVA synopses tardis technicolor THINGShaveHAPPENED thoughtonly Time trademarks™ unconfirmed unicode abuse yapsiRD* Network Interface
Tag Archives: nocoding
NQP on LLVM: How to Port
I’ve since realized that writing a version of NQP on LLVM from scratch would be either quite a lot of work or, by taking as many of the .nqp files as I can from the exisiting NQP for a self-compiling … Continue reading
Thoughts on starting NQP on LLVM
Lately I’ve been getting into certain project ideas (which I’ll specify later if they ever become anything) that would require a GUI of some kind. Although I’ve had some success learning SFML, I’m not too much a fan of C … Continue reading
RD* Phasers Set to PRE
Well, I hope the PRE phaser fires before the START phaser, or else this post’s title will look silly. The purpose of this post, as suggested by the title, is for me to formally list what it is I plan … Continue reading
Posted in Think Tank
Tagged frotzlexity, interactivefiction, LLVM, nocoding, nqp, perl6, psyde
Leave a comment
Two Years of Perl 6!
6 Feb 2010 marks the two year anniversary of my involvement in Perl 6. It’s the first day I started conversing on #perl6, and I joined the channel two days earlier. (Today also, coincidentally, is the same day I made … Continue reading
Posted in Uncategorized
Tagged anniversary, interactivefiction, LLVM, modules, nocoding, perl6
Leave a comment
Perl 6 is not Perl, Version 6
In these last few days of summer vacation, I had decided to write an article about my opinion on Perl 6 and its relation to the rest of Perl. I have posted it on github, feel free to click on … Continue reading
The Mu Proof
This is a paper I wrote a while ago after a discussion on #perl6 one night (the link to the discussion is in the paper below) that proves anything divided by zero equals everything. Enjoy. The Mu Proof
Thoughts on Module Distribution in P6
I’ve been thinking a bit lately of the way module distribution is handled in Perl 6. Right now there’s modules.perl6.org. It’s a brilliant start, however I think we need to formalize some aspects of how it works and what’s needed … Continue reading
Beginning Notes for the Perl 6 Type Hierarchy
I stated in my last post some ideas I came up with involving Perl 6 that I’d be at least semi-interested in doing. Although the code repository (P6SSMPR) was actually my favorite idea, I decided to start with the small … Continue reading
Ideas for me to improve Perl 6
nom is going along very nicely (now it installs properly!), and as much as I’d like to hack on it, I just can’t seem to get into the mindset to do it, unless a small problem bugs me and it … Continue reading
Configure the PAST during the compile time phase of the CORE.setting generation: The Effect of nom on Me
(This is not your Typical nom Post™. For those, check out pmithium.com, perlgeek.de/blog-en, and especially 6guts.wordpress.com) Ah, nom. nom nom nom nom nom. The Third Rakudo, the one set to replace ng (current master) which replaced alpha (previous master), promises … Continue reading