| Topics in Doc web: | Changed: now 08:59 GMT | Changed by: |
| HashBeginnerExample | 10 Jan 2004 - 19:03 - r1.6 | IsaacGouy |
| / Please try the NoviceExamples before the BeginnerExamples To compile: nicec sourcepath .. a hash.jar hash To run: java jar hash.jar 150 / void main(String args ... | ||
| HaskellPreludeExample | 30 Jan 2003 - 00:07 - NEW | TWikiGuest |
| This is a large portion of the Haskell prelude, at least those parts which can be translated sensibly into Nice. This example is under construction. Still needs tests ... | ||
| HelloSwingWorld | 28 Apr 2005 - 11:50 - r1.6 | TWikiGuest |
| This example shows how to write a little more than a simple helloworld. When you move the mouse over the (inner part of the) Frame it will say hello, when you move ... | ||
| HelloSwtUserInterfaceExample | 28 Apr 2005 - 11:53 - r1.6 | TWikiGuest |
| / To compile: nicec classpath "niceswt.jar;swt.jar" a helloswt.jar helloswt To run: java cp swt.jar;helloswt.jar helloswt.fun / import nice.swt; import nice.swt.events ... | ||
| HelloWorld | 30 May 2003 - 01:46 - NEW | DanielBonniot |
| // in a file 'main.nice', in directory 'hello' // compile from the parent of 'test' package hello; void main(String ) { println("Hello, world"); } Main.DanielBonniot ... | ||
| HelloWorldNoviceExample | 10 Jan 2004 - 15:36 - r1.4 | IsaacGouy |
| / From the command line 1) create a directory hello 2) cd into directory hello 3) save this source code as main.nice in directory hello 4) compile the source code ... | ||
| HowToFightSpam | 28 Apr 2005 - 11:53 - r1.3 | TWikiGuest |
| I deleted some spammed topics today and I was wondering on how should we do it? I manually removed the spam using edit, preview save cycle (which is boring and I forgot ... | ||
| Topic WebHome . { } |
|
Copyright © 1999-2003 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback. |