Recent Changes - Search:

Site.SideBar

2006-10-10

see /cs/stookj/codebase/trunk/G-code on a Solaris machine to play with the stuff.

https://ender.cs.rpi.edu/svn/csci6090/codebase/trunk/G-code/

http://www.cs.rpi.edu/~musser/gsd/G/

http://www.cs.rpi.edu/~musser/gsd/G/stl/basic_models.g

gmake accumulate.ok -> tests the accumulate program and creates accumulate.ok if the test is successful.

gmake accumulate.exe ->should keep the executable

Note the type inference in main()

accumulate.g demo's a good portion of the language.

in assign1.g, foo! the bang implies that the ** will be mutated

  • I think that mutatable just means writeable (as opposed to the default of read-only)

-- G -- What is regular? Where is it defined? Is it built into G?

Edit - History - Print - Recent Changes - Search
Page last modified on October 10, 2006, at 03:23 PM