Bay Six Software Forum Index Bay Six Software
Beyond the Basics
 
 FAQFAQ   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ViviFire FAQ

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    Bay Six Software Forum Index -> ViviFire language
View previous topic :: View next topic  
Author Message
Brent
Site Admin


Joined: 01 Jul 2005
Posts: 797

PostPosted: May 15th, 2012, 1:00am    Post subject: ViviFire FAQ Reply with quote

  1. Where does the name ViviFire come from?
    It is a blend of "vivify" (to give life to) and "fire"(an homage to Liberty BASIC).
  2. Which paradigms does/will it support?
    Object-oriented programming (OOP)
    Modular programming
    Generic programming
    Event-driven programming
  3. What language is ViviFire written in?
    Standard C++
  4. What tools do you use to develop ViviFire?
    Coco/R translates a grammar specification into C++.
    LLVM provides a cross-platform compiler backend.
  5. Is source code available?
    Yes. https://github.com/BrentDT/ViviFire
    Or you can download a zipped archive from the homepage that gets updated 3 or 4 times a month.
  6. Under what license(s) is the code released?
    Source code uses the MIT License (http://www.opensource.org/licenses/MIT)
    Documentation uses Creative Commons/CC0 http://creativecommons.org/publicdomain/zero/1.0/legalcode
  7. What does Hello World look like?
    Code:
    Program Hello
    Require VF.IO
    PrintLine "Hellow world!"

  8. What stage of development is ViviFire currently in?
    As of mid-2022, it is at a late-alpha or pre-beta level.
  9. Where is the ViviFire home page?
    http://vivifire.com

_________________
Brent
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    Bay Six Software Forum Index -> ViviFire language All times are GMT
Page 1 of 1
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum



Lo-Fi Version
Powered by phpBB © 2001, 2005 phpBB Group