nedoPC.org

Electronics hobbyists community established in 2002
Atom Feed | View unanswered posts | View active topics It is currently 28 Mar 2024 03:22



Reply to topic  [ 9 posts ] 
Sprinter SDK by nedoPC 
Author Message
Admin
User avatar

Joined: 08 Jan 2003 23:22
Posts: 22409
Location: Silicon Valley
Reply with quote

_________________
:dj: https://mastodon.social/@Shaos


Last edited by Shaos on 03 Sep 2012 13:17, edited 3 times in total.



21 Apr 2003 01:21
Profile WWW
Admin
User avatar

Joined: 08 Jan 2003 23:22
Posts: 22409
Location: Silicon Valley
Reply with quote
Post 
Sprinter SDK v0.1 beta http://www.nedopc.org/nedopc/sprinter/download/sprinsdk.zip 725K
Only Russian documentation!!!
I need english native speackers for proofreading.

_________________
:dj: https://mastodon.social/@Shaos


Last edited by Shaos on 20 Jan 2006 20:38, edited 1 time in total.



25 Apr 2003 13:17
Profile WWW
Junior
User avatar

Joined: 21 Jan 2003 05:22
Posts: 7
Location: Argentina
Reply with quote
Shaos: I am NO native English speaker. In fact, I speak native Spanish.
Anyway, good news is that I have been in the States for some time, and I have a very good english level. Bad news, on the other side is that I know NO RUSSIAN at all. :oops:

My technical english is almost perfect: I do installs (most on foreign countries) and programming for a living. So if if you think I can help in translating Sprinter SDK, do NOT doubt in contacting me.

I live in Argentina, South America, and I am a pride owner of a Sprinter. :rotate:

Live long and prosper,
Marcelo.


14 Jun 2003 11:34
Profile YIM
Admin
User avatar

Joined: 08 Jan 2003 23:22
Posts: 22409
Location: Silicon Valley
Reply with quote
Marcelo wrote:
Shaos: I am NO native English speaker. In fact, I speak native Spanish.
Anyway, good news is that I have been in the States for some time, and I have a very good english level. Bad news, on the other side is that I know NO RUSSIAN at all. :oops:

My technical english is almost perfect: I do installs (most on foreign countries) and programming for a living. So if if you think I can help in translating Sprinter SDK, do NOT doubt in contacting me.

I live in Argentina, South America, and I am a pride owner of a Sprinter. :rotate:

Live long and prosper,
Marcelo.



It's perfect, please help me to make english text better

Quote:
LESSON 1

Open Sprinter SDK Editor and type an elementary
program in RW1 programming language:

robot "Hello"
author "NedoPC"

main ()
{
say " HELLO, WORLD! "
}

You can easily to look a structute of ours the program-robot.
At first, this is a name of the program so-called,
which follows key-word ROBOT. Second, it
a name of the author so-called which follows key-word
AUTHOR. Thirdly, this main function main (), which body
situated between opening and closing figured
brackets.
Note: the description of function main () should
precede descriptions of all other functions. Function main () actually is loop. When
the program reaches the end - program start from the begine.
It is important to write a string for command SAY by big
letters (because in the current version my font has no
small letters:). It is important to insert into the end of the text
one empty line - else a last line can
be not processed by the compiler.

So, keep (Save as) a file, for example in projects/hello/hello.rw1 and compile it
( F8 ), if compilation has passed without problems (see the message),
that run our robot ( F9 ).
You will see a black console window - at successful performance
compilations the file in a format of executed files
a Sprinter computer hello.exe will be created and the emulator with
our line below - " HELLO, WORLD!" will be started.

Press F10 for close the window of the emulator. Next advertising of Sprinter computer will open
- click it with the mouse and the site of the manufacturer of
Sprinter computer http://www.petersplus.com will open. If you do not want to see this advertising - contact us, we to you explain
to you what to do(make).

_________________
:dj: https://mastodon.social/@Shaos


14 Jun 2003 13:55
Profile WWW
Admin
User avatar

Joined: 08 Jan 2003 23:22
Posts: 22409
Location: Silicon Valley
Reply with quote
Post 
Corrected version of LESSON 1 http://nedopc.org/nedopc/sprinter/sdk/lesson01e.shtml
Thanks to Marcelo!

_________________
:dj: https://mastodon.social/@Shaos


Last edited by Shaos on 20 Jan 2006 20:38, edited 1 time in total.



16 Jun 2003 20:32
Profile WWW
Admin
User avatar

Joined: 08 Jan 2003 23:22
Posts: 22409
Location: Silicon Valley
Reply with quote
Post 
LESSON 2 in English
http://nedopc.org/nedopc/sprinter/sdk/lesson02e.shtml
Thanks to Marcelo again! :)

_________________
:dj: https://mastodon.social/@Shaos


Last edited by Shaos on 20 Jan 2006 20:39, edited 1 time in total.



23 Jul 2003 10:46
Profile WWW
Writer

Joined: 18 Jul 2003 03:28
Posts: 10
Location: Brighton, UK
Reply with quote
Hi there, I am from the UK, and therfore a native english speaker. I can also help you out with the translations if you like : )

Just one question - I am using Windows XP Professional, and when I am using the editor for the Sprinter SDK, it does some very strange things when I am inputting text. Like, for example, when I am typing in the Hello World code, the cursor keeps jumping about to the end of the line and then back again, and when I open the .SPR file, it is completely unreadable. I will post a screenshot if you like.

Thanks


24 Jul 2003 14:40
Profile WWW
Admin
User avatar

Joined: 08 Jan 2003 23:22
Posts: 22409
Location: Silicon Valley
Reply with quote
b00mzi11a wrote:
Hi there, I am from the UK, and therfore a native english speaker. I can also help you out with the translations if you like : )

Just one question - I am using Windows XP Professional, and when I am using the editor for the Sprinter SDK, it does some very strange things when I am inputting text. Like, for example, when I am typing in the Hello World code, the cursor keeps jumping about to the end of the line and then back again, and when I open the .SPR file, it is completely unreadable. I will post a screenshot if you like.

Thanks


Ok, send it to shaos@mail.ru

_________________
:dj: https://mastodon.social/@Shaos


24 Jul 2003 21:07
Profile WWW
Admin
User avatar

Joined: 08 Jan 2003 23:22
Posts: 22409
Location: Silicon Valley
Reply with quote
Post 
LESSON 3 in English
http://nedopc.org/nedopc/sprinter/sdk/lesson03e.shtml

_________________
:dj: https://mastodon.social/@Shaos


20 Jan 2006 20:40
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 9 posts ] 

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.