PDA

View Full Version : O2h Compiler



  1. Oxygen Compiler Downloads
  2. O2H Compiler Notes
  3. The Do Nothing Progam
  4. The Hello Program
  5. Arithmetic
  6. Hexadecimal
  7. Simple Variables
  8. Arrays
  9. Filing
  10. Iteration
  11. Diagnostics
  12. Dim Variations
  13. Sharing thinBasic variables
  14. User Defined Types
  15. Conditionals
  16. Select
  17. Loops
  18. Equates
  19. Enumeration
  20. Using Oxygen subs and functions in thinBasic
  21. O2 native functions
  22. Classes and Methods
  23. Performance Tests
  24. New Data Types and Operators
  25. Compiling in Runtime ---> EVAL+++
  26. Line numbers and GOTO
  27. Classes Simplified
  28. Constant Expressions
  29. Oxygen can call thinBasic functions
  30. Using Oxygen as a general DLL
  31. Dim Byref
  32. Concealing Globals in Classes
  33. Inner Functions
  34. /* Comments */
  35. String Literals - SuperQuotes
  36. Declarations: Local early and late binding
  37. Class Libraries using Oxygen
  38. Low level macros enhanced
  39. Oxygen Flexi Parameter Passing
  40. module maker test :)
  41. Getting error in Mandelbrot4 o2 demo Charles
  42. Help Files
  43. Properties
  44. How to use asciiz inside a class?
  45. creating DLL that imports OS DLL functions
  46. StandAlone Oxygen
  47. New Site for StandAlone Oxygen
  48. Proposed Wide String (Unicode) support in OxygenBasic
  49. Compact Classes in Oxygen
  50. O2 64
  51. string parse example (from powerbasic) translation help
  52. what's the task of this oxygen code example ?
  53. New thinBasic_Oxygen Module