Skip to content
DragonlordWarlock.com

DragonlordWarlock.com

Home of the Dragonlord Warlock/Norin Nightfire

  • Home
  • About Me
  • Poetry
  • Photos
  • Programming
  • Wallpaper
  • Norin Nightfire
  • Privacy Policy
  • Home
  • oorexx

Category: oorexx

Hello World ooREXX

Posted on 2007-08-262014-10-01 By Administrator
hello world, object oriented programming, objects, oorexx, programming, rexx

Ok, as my previous post showed how to write a routine oriented hello world program in gforth, I now explain a hello world program using objects in object oriented rexx (ooRexx). #!/usr/bin/rexx /* Object Oriented Hello World in REXX */ myobject = .hello~new myobject~print exit ::class hello ::method init expose hellostring hellostring = “Hello World” … Read More “Hello World ooREXX” »

Archives

Categories

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Advert

  • Facebook

Copyright © 2026 DragonlordWarlock.com.

Theme: Oceanly News Dark by ScriptsTown