Groups
Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Groups
pogoscript
Conversations
About
pogoscript
Contact owners and managers
1–20 of 20
Hi everybody, welcome to the pogoscript group!
Feel free to post comments on pogoscript, ask questions, suggest new things or just say hi.
Mark all as read
Report group
0 selected
Olivier Penhoat
,
Tim Macfarlane
2
2/16/17
reduce
Hi Olivier, In short, no. Just filter/map. You can of course fall back to JavaScript's Array.
unread,
reduce
Hi Olivier, In short, no. Just filter/map. You can of course fall back to JavaScript's Array.
2/16/17
Tim Macfarlane
2
7/31/14
0.8.8 released: prototype support
Hmm, perhaps a little hasty in that last email: turns out we're on 0.8.9, not 0.8.8, and I forgot
unread,
0.8.8 released: prototype support
Hmm, perhaps a little hasty in that last email: turns out we're on 0.8.9, not 0.8.8, and I forgot
7/31/14
philip andrew
,
Tim Macfarlane
2
7/30/14
Where is the definition of for each in?
It's technically a built-in macro, definition here: https://github.com/featurist/pogoscript/blob/
unread,
Where is the definition of for each in?
It's technically a built-in macro, definition here: https://github.com/featurist/pogoscript/blob/
7/30/14
Tim Macfarlane
6/24/14
Promises
Pogoscript's asynchronous semantics have switched to promises: http://pogoscript.org/2014/06/22/
unread,
Promises
Pogoscript's asynchronous semantics have switched to promises: http://pogoscript.org/2014/06/22/
6/24/14
Tim Macfarlane
3/19/14
Version v0.6.7
Version v0.6.7 is out and contains a few bug fixes: * better handling of asynchronous blocks being
unread,
Version v0.6.7
Version v0.6.7 is out and contains a few bug fixes: * better handling of asynchronous blocks being
3/19/14
Jerry Jeremiah
,
Tim Macfarlane
2
3/19/14
How do I use pogoscript
Hi Jerry, You will need NPM to install pogoscript, in the very least because pogoscript has a couple
unread,
How do I use pogoscript
Hi Jerry, You will need NPM to install pogoscript, in the very least because pogoscript has a couple
3/19/14
Tim Macfarlane
2/7/14
Concurrency Patterns in PogoScript
http://pogoscript.org/2013/12/07/concurrency-patterns.html
unread,
Concurrency Patterns in PogoScript
http://pogoscript.org/2013/12/07/concurrency-patterns.html
2/7/14
philip andrew
, …
Oleksandr Knyga
7
1/7/14
How to compile (watch) all files in a directory and recursively?
https://github.com/knyga/kjscompiler Use Kjscompiler - makes compilation of multiple JavaScript files
unread,
How to compile (watch) all files in a directory and recursively?
https://github.com/knyga/kjscompiler Use Kjscompiler - makes compilation of multiple JavaScript files
1/7/14
Tim Macfarlane
11/14/13
grunt-pogo
A grunt plugin from Lee Crossley that compiles pogoscript: http://ilee.co.uk/pogoscript-plugin-for-
unread,
grunt-pogo
A grunt plugin from Lee Crossley that compiles pogoscript: http://ilee.co.uk/pogoscript-plugin-for-
11/14/13
Artem Avetisyan
,
Tim Macfarlane
5
10/20/13
hex?
That was quick, thanks! On 20 Oct 2013, at 16:36, Tim Macfarlane <timmac...@gmail.com>
unread,
hex?
That was quick, thanks! On 20 Oct 2013, at 16:36, Tim Macfarlane <timmac...@gmail.com>
10/20/13
Josh Chisholm
,
Tim Macfarlane
2
9/24/13
ANN: pogoify 0.0.1
Very easy to use this in Express.js apps too with browserify-middleware: browserify = require '
unread,
ANN: pogoify 0.0.1
Very easy to use this in Express.js apps too with browserify-middleware: browserify = require '
9/24/13
philip andrew
8/30/13
Wanted, programmer to do this task in Pogoscript
Hi, If anyone wants to program this job in Pogoscript you are welcome to apply. https://www.odesk.com
unread,
Wanted, programmer to do this task in Pogoscript
Hi, If anyone wants to program this job in Pogoscript you are welcome to apply. https://www.odesk.com
8/30/13
Marc MICHEL
,
Tim Macfarlane
3
6/24/13
indentation with tabs ?
Got it. I'll try to hammer my space bar gently, then :) Tanks for the quick reply. And congrats
unread,
indentation with tabs ?
Got it. I'll try to hammer my space bar gently, then :) Tanks for the quick reply. And congrats
6/24/13
philip andrew
,
Tim Macfarlane
2
6/7/13
Can when syntax be more concise for when.pogo?
Hi Phil, You can write: when (x) [ is 0 @{ print "x is zero" } ... ] Blocks are written
unread,
Can when syntax be more concise for when.pogo?
Hi Phil, You can write: when (x) [ is 0 @{ print "x is zero" } ... ] Blocks are written
6/7/13
Joseph McDonald
,
Tim Macfarlane
2
4/17/13
pogoscript in posgoscript?
Hi Joseph, That's correct, pogoscript is written in pogoscript. There are one or two files that
unread,
pogoscript in posgoscript?
Hi Joseph, That's correct, pogoscript is written in pogoscript. There are one or two files that
4/17/13
Artem Avetisyan
,
Tim Macfarlane
2
4/10/13
Comments do not make into compiled javascript: bug of feature?
Um, feature? Not impossible to implement, just wasn't one of my priorities. Will do it if
unread,
Comments do not make into compiled javascript: bug of feature?
Um, feature? Not impossible to implement, just wasn't one of my priorities. Will do it if
4/10/13
Artem Avetisyan
,
Tim Macfarlane
2
3/24/13
Increment
Indeed an inconsistency, they just need implementing. On my list now that you noticed! Le 24 mars
unread,
Increment
Indeed an inconsistency, they just need implementing. On my list now that you noticed! Le 24 mars
3/24/13
Artem Avetisyan
,
Tim Macfarlane
6
3/18/13
bug?
No worries! I'll keep an eye on things that don't seem right. On 17 Mar 2013, at 23:04, Tim
unread,
bug?
No worries! I'll keep an eye on things that don't seem right. On 17 Mar 2013, at 23:04, Tim
3/18/13
Artem Avetisyan
,
Tim Macfarlane
4
3/16/13
Chaining question
Absolutely! Throw me a pull request, or otherwise I'll be happy to do it later this evening. Le
unread,
Chaining question
Absolutely! Throw me a pull request, or otherwise I'll be happy to do it later this evening. Le
3/16/13
Denny Trebbin
,
Tim Macfarlane
3
1/21/13
tooling
Well, thank you! I couldn't remember that Sublime supports TextMate bundles. But It works very
unread,
tooling
Well, thank you! I couldn't remember that Sublime supports TextMate bundles. But It works very
1/21/13