Jump to content




SEE Basics

api lua utility

  • You cannot reply to this topic
6 replies to this topic

#1 sci4me

  • Members
  • 225 posts
  • LocationEarth

Posted 16 March 2014 - 01:30 AM

Standard Execution Environment Basics

Introduction

Quote

SEE is a convenient Lua runtime whose goal is to allow programmers to more easily write readable and reusable object-oriented code. The project is open source and has been in development since August, 2013.

Note: Please DO NOT skip over any parts of this tutorial. You will likely miss something important.
Another thing, please do let me know what I can do to improve this tutorial. I don't claim to be a very great writer... but I tried. I appreciate constructive criticism!
Remember, this tutorial is not final and will be improved if necessary. Expect frequent edits (at last after its first posted).

Installing SEE:
Spoiler

Using SEE:
Spoiler

SEE Program(s) Commands:
Spoiler

Creating a SEE program:
Spoiler

Running the demo programs:
Spoiler

I intend to write more, but .. I have been writing for a few hours now. I need a break. :)/>; I hope this helps you out! Remember, let me know what I can do to improve! If you find an error, PLEASE let me know! I want to fix it ASAP! Thanks!

Edited by sci4me, 10 April 2014 - 12:57 AM.


#2 Engineer

  • Members
  • 1,378 posts
  • LocationThe Netherlands

Posted 16 March 2014 - 04:05 PM

Shouldn't this belong in the topic of SEE? Would be a lot more convenient :P

#3 sci4me

  • Members
  • 225 posts
  • LocationEarth

Posted 16 March 2014 - 04:06 PM

View PostEngineer, on 16 March 2014 - 04:05 PM, said:

Shouldn't this belong in the topic of SEE? Would be a lot more convenient :P/>

Well I didn't create the topic.. I just work on SEE. Besides, tutorials go in tutorials? Also, it is technically in the SEE topic. :D

#4 sci4me

  • Members
  • 225 posts
  • LocationEarth

Posted 20 March 2014 - 10:36 PM

I have updated the tutorial for the latest commit. I think I got all the changes... let me know if I didnt. Thanks!

#5 LayZee

  • Members
  • 15 posts

Posted 09 April 2014 - 05:53 PM

Please provide an example for running one of the demo programs. In particular, what should the classpath argument be?

#6 Yevano

  • Members
  • 376 posts
  • LocationUSA

Posted 09 April 2014 - 10:00 PM

View PostLayZee, on 09 April 2014 - 05:53 PM, said:

Please provide an example for running one of the demo programs. In particular, what should the classpath argument be?

For Demo 1:

see -r com.sci.rsc.RSC -cp RedstoneController

Edited by Yevano, 09 April 2014 - 10:01 PM.


#7 LayZee

  • Members
  • 15 posts

Posted 13 April 2014 - 08:31 PM

Thanks, Yevano :-) Now I get it





3 user(s) are reading this topic

0 members, 3 guests, 0 anonymous users