What is Sputnik

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
Sputnik is a somewhat new programming language I (UberFoX) made to bridge the gap between having to use 3 languages (AutoIt, PHP, Perl) it was intended to be just used by me to do some scripting but i see no reason not to share if others want to try it too.
 
Sputnik is a somewhat new programming language I (UberFoX) made to bridge the gap between having to use 3 languages (AutoIt, PHP, Perl) it was intended to be just used by me to do some scripting but i see no reason not to share if others want to try it too.
 +
 +
----
  
 
The idea was to get all macro functionality of AutoIt with ease and what not of Perl with the easier syntax of PHP and its' nice built-in functions.
 
The idea was to get all macro functionality of AutoIt with ease and what not of Perl with the easier syntax of PHP and its' nice built-in functions.
  
 
Obviously, making a programming language or even a small scripting language is a great effort and forever ongoing!
 
Obviously, making a programming language or even a small scripting language is a great effort and forever ongoing!
 +
 +
----
  
 
The result so far, is Sputnik: a language with a pseudo Perl/PHP syntax with macro/keyboard/mouse/hotkey functionality of AutoIt, regexes similar to Perl, classes similar to C++, yet simplified and still pretty powerful (supporting multiple inheritance and every operator overload and casting overload), multi-threading, and ability to make GUI programs.
 
The result so far, is Sputnik: a language with a pseudo Perl/PHP syntax with macro/keyboard/mouse/hotkey functionality of AutoIt, regexes similar to Perl, classes similar to C++, yet simplified and still pretty powerful (supporting multiple inheritance and every operator overload and casting overload), multi-threading, and ability to make GUI programs.
Line 9: Line 13:
 
There is still mountains to go, and we are only barely starting with Sputnik.
 
There is still mountains to go, and we are only barely starting with Sputnik.
  
If you like Sputnik and want to know more, let me know.
+
----
 +
Currently, Sputnik is a bit messy, disorganized, and far from being a 1.0 final version. Sputnik has been developed to around 7% of the final product, and at the moment, there is a long way to go! But, it is useable and if you find any bugs, let us know.
  
Currently Sputnik is a bit messy a bit disorganized and far from being a 1.0 final Sputnik is around 7% deved to 1.0 at the moment theres a long way to go but it useable and if you find bugs let us know.
+
Also, if you like Sputnik and want to know more, let us know.

Revision as of 04:25, 30 November 2011

Sputnik is a somewhat new programming language I (UberFoX) made to bridge the gap between having to use 3 languages (AutoIt, PHP, Perl) it was intended to be just used by me to do some scripting but i see no reason not to share if others want to try it too.


The idea was to get all macro functionality of AutoIt with ease and what not of Perl with the easier syntax of PHP and its' nice built-in functions.

Obviously, making a programming language or even a small scripting language is a great effort and forever ongoing!


The result so far, is Sputnik: a language with a pseudo Perl/PHP syntax with macro/keyboard/mouse/hotkey functionality of AutoIt, regexes similar to Perl, classes similar to C++, yet simplified and still pretty powerful (supporting multiple inheritance and every operator overload and casting overload), multi-threading, and ability to make GUI programs.

There is still mountains to go, and we are only barely starting with Sputnik.


Currently, Sputnik is a bit messy, disorganized, and far from being a 1.0 final version. Sputnik has been developed to around 7% of the final product, and at the moment, there is a long way to go! But, it is useable and if you find any bugs, let us know.

Also, if you like Sputnik and want to know more, let us know.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox