REBOL 3.0

Comments on: Remember help lib, sys, and self

Carl Sassenrath, CTO
REBOL Technologies
23-Oct-2010 7:53 GMT

Article #0347
Main page || Index || Prior Article [0346] || Next Article [0348] || 10 Comments || Send feedback

Just a reminder... beginning in A109 these three lines are useful. Run R3 and type:

? self

? lib

? sys

Gives you an idea of how the main contexts are set up.

Here's a description:

 selfis your user context, where your main script lives. If you didn't provide a script, it's mostly empty.
 libis the export library, and contains all the main functions of the system, as well as any exported module functions.
 sysis the private system context. What used to be intrinsics now live here. Note that words of value 'done indicate functions that concluded their operation (and are being recycled.)

10 Comments

Comments:

meijeru
23-Oct-2010 4:01:47
? lib gives so many lines of output that the poor Windows console runs out of memory and can't let you scroll back to the beginning. So if you really want to know what is in lib, be sure to type echo %output.txt first :)
Maxim Olivier-Adlhoch
23-Oct-2010 17:42:48
you can also increase the line bufer from the dos prompt properties... I usually set it to something like 5000 lines or more which give a good level of history.
looking good
24-Oct-2010 12:55:32
its starting to look good ,i fear its to little to late for mass uptake in 2010/11 now see the google go story http://www.phoronix.com/scan.php?page=news_item&px=ODcwOQ and realize they actually initiated a discussion on the GCC mailing list about merging the Go front-end into the mainline code-base for the GNU Compiler Collection.

come 2011 when GCC 4.6 is released, everyones future attention and focus will become google Go http://golang.org/ http://golang.org/doc/go_tutorial.html it seems, shame.

-pekr-
24-Oct-2010 13:55:36
looking good - go and play with your iPhone :-) It seems that in order for you to use some technology, it needs to be approved by Steve Jobs, or Google? :-) Besides those two "gods", no other technology has the right to exist. What a sad world for you :-)
Brian Hawley
24-Oct-2010 14:31:03
LG, Go is a good language, so it likely was accepted into GCC on its own merits, even though a Google employee first suggested its inclusion. Not everything is a power play. The GCC project has said no to powerful companies before, and it will say no again. It just turned out that it was a good idea to say yes this time, regardless of who was asking.

Nonetheless, this is not a comparable situation. REBOL is not a compiled language, so it would make no sense to even suggest that it be added to GCC, a compiler. REBOL is aimed at a different usage model than Go. There is no reason that both can't succeed; the one does not exclude the other. And some projects might even use both languages :)

Kaj
25-Oct-2010 11:14:29
Also, open source, including the GCC project, is an inclusionary philosophy. If you are willing to put in the effort to do the integration, you are in. For example, there has been a D frontend for GCC for several years, much like the proposed Go frontend. Yet, D hasn't taken over the world of programming languages.

The Linux kernel is the same. For example, it still includes an Amiga file system driver. I suppose that means the Amiga will take over the world next year. ;-)

Brian Hawley
25-Oct-2010 15:27:50
D is a good example, Kaj, because they have had a frontend for GCC for years but it's not integrated in the main distribution. Why is that? If they went through the trouble of integrating for real they might have had more uptake. For that matter if GDC was an officially supported platform rather than a third-party clone it may have helped too.

Unfortunately regardless of the merits of Go or the power of Google or Open Source, the real reason that people paid attention to Go in the first place is likely because it was announced in a comic strip. Popularity is like that.

Kaj
27-Oct-2010 16:37:59
Where's the REBOL comic, then? I think Reichart should be able to do one. ;-)
Gucci sneakers store
13-Jul-2012 23:23:15
All Gucci sneakers store is made from superior material and crafted carefully and intricately to ensure the best quality. Gucci shoes are some of the finest designer shoes on today's market. As leaders in high fashion, Gucci sneakers store's line always features the latest, most stylish shoes. As they are high in demand and well-made, Gucci sneakers are always available in expensive prices. You can, however, find more affordable Gucci shoes, if you know where to look. So searching on internet is really a good option to find your favorite pair of Gucci Sneakers. You could also find some great discounts if you are lucky and finding the most wanted brand while sitting at home is really a good experience for anybody.
Supra shoes for girls
14-Jul-2012 22:05:08
The Supra shoes for girlsAsia this training camp lineup,More than 50 players from China, Hong Kong, China, Chinese Taipei, Japan, Korea, Australia and other countries and regions,Players in the Supra shoes for girls list, we are familiar with the noble, Supra shoes for girls and consultant in the lineup, not only have Yi Jianlian, Gay and DeRozan and the other two NBA players, as well as the former coach of the United Arab O'Connor, and Chinese star Du Feng and so on.

Post a Comment:

You can post a comment here. Keep it on-topic.

Name:

Blog id:

R3-0347


Comment:


 Note: HTML tags allowed for: b i u li ol ul font span div a p br pre tt blockquote
 
 

This is a technical blog related to the above topic. We reserve the right to remove comments that are off-topic, irrelevant links, advertisements, spams, personal attacks, politics, religion, etc.

REBOL 3.0
Updated 18-Apr-2024 - Edit - Copyright REBOL Technologies - REBOL.net