- This wiki is out of date, use the continuation of this wiki instead
Fenix Wiki
From FenixWiki
Revision as of 14:12, 27 March 2007 (edit) FCR (Talk | contribs) (→Categories) ← Previous diff |
Current revision (02:46, 10 June 2009) (edit) (undo) Sandman (Talk | contribs) |
||
(26 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | <big>''' | + | __NOTOC__ |
+ | :<big>'''...an English wiki for all Fenix Developers'''</big> | ||
- | + | :There are a lot of articles written already, like [[:Category:networkdll|Network.DLL]] pages or pages about [[language|the language itself]]. Many [[constants|constants]] and [[functions|functions]] have been added too. | |
- | + | ||
- | + | ||
- | + | ||
- | | [[ | + | |
- | + | ||
- | + | ||
- | | | + | |
- | + | :'''New to Fenix?''' | |
- | + | :Checkout the [[Setting up Fenix]] page! | |
- | + | == Fenix == | |
- | + | ||
- | === | + | === Version === |
+ | Current official version is [[0.92a|Fenix 0.92a]] and the latest unofficial version is [[0.93|0.93 Preview 9]]. The [[Bennu]] 0.93 Win32 Compiler is fully compatible with the Fenix 0.93 Interpreter, but has many advantages. The [[setting_up_Fenix|setup page]] describes how to setup Fenix for developing and running. | ||
- | + | === Download === | |
+ | * [[Media:Fenix092a-win32-binary.zip|Fenix 0.92a Win32 Binaries]] | ||
+ | * [[Media:0.93-preview9.zip|Fenix 0.93 Win32 Preview 9 Binaries]] | ||
+ | * [[Media:Bgdc0.93.zip|Bennu 0.93 Win32 Compiler]] | ||
+ | * [[Media:Fenix092a-src-release.zip|Fenix 0.92a Source]] | ||
- | == | + | == Content == |
+ | |||
+ | There is a great variety of content on this Wiki: for example articles about the language itself, functions, predefined constants, but also tutorials of any kind and people can even make their own project page here. | ||
+ | |||
+ | === Browse === | ||
+ | The structure of FenixWiki is pretty selfexplanatory; quick ways to find things include: | ||
+ | * The menu on the left | ||
+ | * The search function | ||
+ | * [[Index|Main index]] | ||
+ | * The category links at the bottom of pages | ||
+ | |||
+ | === Contribute === | ||
+ | |||
+ | We rely entirely on you to add content to the wiki. The more content the better it will be. You can make articles look more homogenic by referring to the [[standards]] and their templates. They're easy to understand and feel natural to follow. Use the [[templates]] for easy use. | ||
+ | |||
+ | == External Links == | ||
* [http://fenix.divsite.net Official Fenix Site] | * [http://fenix.divsite.net Official Fenix Site] | ||
- | * [http:// | + | * [http://bennugd.org Official Bennu Site] |
* [http://www.booleansoup.com Booleansoup] | * [http://www.booleansoup.com Booleansoup] | ||
+ | * [http://docs.rens-leenders.nl/ FeniXdocs] | ||
* [http://fenixworld.se32.com/fenixwiki/index.php?title=Portada The Spanish Wiki] | * [http://fenixworld.se32.com/fenixwiki/index.php?title=Portada The Spanish Wiki] |
Current revision
- ...an English wiki for all Fenix Developers
- There are a lot of articles written already, like Network.DLL pages or pages about the language itself. Many constants and functions have been added too.
- New to Fenix?
- Checkout the Setting up Fenix page!
Fenix
Version
Current official version is Fenix 0.92a and the latest unofficial version is 0.93 Preview 9. The Bennu 0.93 Win32 Compiler is fully compatible with the Fenix 0.93 Interpreter, but has many advantages. The setup page describes how to setup Fenix for developing and running.
Download
- Fenix 0.92a Win32 Binaries
- Fenix 0.93 Win32 Preview 9 Binaries
- Bennu 0.93 Win32 Compiler
- Fenix 0.92a Source
Content
There is a great variety of content on this Wiki: for example articles about the language itself, functions, predefined constants, but also tutorials of any kind and people can even make their own project page here.
Browse
The structure of FenixWiki is pretty selfexplanatory; quick ways to find things include:
- The menu on the left
- The search function
- Main index
- The category links at the bottom of pages
Contribute
We rely entirely on you to add content to the wiki. The more content the better it will be. You can make articles look more homogenic by referring to the standards and their templates. They're easy to understand and feel natural to follow. Use the templates for easy use.