LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 12-16-2013, 05:51 PM   #1
Sergei Steshenko
Senior Member
 
Registered: May 2005
Posts: 4,481

Rep: Reputation: 454Reputation: 454Reputation: 454Reputation: 454Reputation: 454
Supernova Programming Language


Stumbled upon: http://supernova.sourceforge.net/ , http://sourceforge.net/projects/supernova/ .
 
Old 12-17-2013, 12:33 AM   #2
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612
Hmm, do you see where the sources are? I only find a ubuntu binary package.
 
Old 12-17-2013, 07:10 AM   #3
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,674

Rep: Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712
supernova

In the authors comments he says he "releases it as freeware", but never actually says it is open source.
You might also note that his last comment (that I could find with a very quick look) was from 2010.
 
Old 12-17-2013, 02:04 PM   #4
Sergei Steshenko
Senior Member
 
Registered: May 2005
Posts: 4,481

Original Poster
Rep: Reputation: 454Reputation: 454Reputation: 454Reputation: 454Reputation: 454
Quote:
Originally Posted by wpeckham View Post
In the authors comments he says he "releases it as freeware", but never actually says it is open source.
You might also note that his last comment (that I could find with a very quick look) was from 2010.
I don't know. However, at http://sourceforge.net/projects/supernova/ one can see:


Quote:
Supernova started as a research and example about what we can do using PWCT (http://doublesvsoop.sourceforge.net ).
...
License
GNU General Public License version 2.0 (GPLv2)
, so because of GPL it makes sense to inquire about the sources.
 
Old 12-19-2013, 02:15 PM   #5
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,674

Rep: Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712
Right.

No argument here, just pointing out that is verbiage and the dates may indicate that if it is not already available, you may find that he is no longer in contact and may not HAVE the source!

Personally, I think it looks like something fun to build on and would love to have the source.

Luckily, the source and bin files are both available for download in the files area.

"Let's get Dangerous!"

Last edited by wpeckham; 12-19-2013 at 02:20 PM.
 
Old 12-19-2013, 02:20 PM   #6
Sergei Steshenko
Senior Member
 
Registered: May 2005
Posts: 4,481

Original Poster
Rep: Reputation: 454Reputation: 454Reputation: 454Reputation: 454Reputation: 454
Quote:
Originally Posted by wpeckham View Post
No argument here, just pointing out that is verbiage and the dates may indicate that if it is not already available, you may find that he is no longer in contact and may not HAVE the source!

Personally, I think it looks like something fun to build on and would love to have the source.
GPL necessarily implies source availability. I.e. the issue should be dealt with both the developers and sourceforge.
 
Old 12-20-2013, 12:39 AM   #7
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612
I did not see anything that looked like sources. Or are they inside the debs?
 
Old 12-20-2013, 08:39 PM   #8
Sergei Steshenko
Senior Member
 
Registered: May 2005
Posts: 4,481

Original Poster
Rep: Reputation: 454Reputation: 454Reputation: 454Reputation: 454Reputation: 454
Quote:
Originally Posted by gnashley View Post
I did not see anything that looked like sources. Or are they inside the debs?
I wasn't looking for sources specifically. My goal was to show that programming in "human" language actually isn't such - there is defined grammar, and the grammar is context-sensitive.

I again suggest to ask about source the authors and sourceforge.
 
Old 12-20-2013, 09:50 PM   #9
Myk267
Member
 
Registered: Apr 2012
Location: California
Posts: 422
Blog Entries: 16

Rep: Reputation: Disabled
I don't know how these things build at all, but there's some interesting stuff here: http://sourceforge.net/projects/doub...ows/Supernova/

Here's an example from a file called FileToOpen.nova
Code:
i want window and the window title is file to open.
[x]. file to open
the window title from [x].

Last edited by Myk267; 12-20-2013 at 09:51 PM.
 
Old 12-21-2013, 01:28 AM   #10
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612
Inside the debian archives there is a source directory which contains some *.prg files which may be foxpro sources. But I don't see how he would have gotten ubuntu binmries from them...
 
Old 12-21-2013, 07:27 AM   #11
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,674

Rep: Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712
Supernova Programming Language

Source
In the downloads lists for the Windows files, there are bothin binary and source packages.
I presume one source would serve all platforms, but that is an assumption. I have not checked, or even downloaded a src archive.


Yet
 
Old 12-21-2013, 07:44 AM   #12
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612
OK, I hadn't even looked under window section. I see some stuff in there that refers to delphi, so I guess one would compile such with lazarus. But, I'm not the 'one' to do that -we are legion.
Code:
I want edit window
set window title "We are back"
make title excited
you show window
I wanna 'nother window
set window title "P.S."
I want text say "Seems to maybe be Borland code"
make text 3 questions
show window
We are back!
P.S.
Source seems to maybe be Borland code???

Last edited by gnashley; 12-21-2013 at 07:59 AM.
 
Old 12-22-2013, 07:46 AM   #13
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,674

Rep: Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712Reputation: 2712
I did err

After downloading and examining the files, it appears I was mistaken. The source files under Windows downloads seem to be for the IDE, not for the language itself.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
programming a linux shell using the c programming language alexantosh Linux - Newbie 11 10-30-2012 10:25 AM
linux programming employable programming language emekadavid Linux - General 8 09-21-2012 03:19 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 09:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration