Difference between revisions of "User:Xaviar Czervik"

From Second Life Wiki
Jump to navigation Jump to search
(Added assembly program language to my projects.)
m (Age and Minor Changes)
Line 3: Line 3:
I don't like writing, as it wastes time, so the only thing you'll see from me is code. (Except when I need to explain, and then I will only explain half of it).
I don't like writing, as it wastes time, so the only thing you'll see from me is code. (Except when I need to explain, and then I will only explain half of it).


I'll be on the teen grid for another >6 months and counting... (I'm too lazy to update this once a month, so I won't.)
I'll be on the teen grid until 2009... At which point I'll transfer to the main grid soon thereafter.  (I'm too lazy to update this once a day, so I won't.)


= Some Code =
= Some Code =
I've written a lot of code, and I used to have a copy of all of it here; but then I decided it would be better to have it in just one place: [[Xaviar_Czervik_Code]].
I've written a lot of code, and I used to have a copy of all of it here; but then I decided it would be better to have it in just one place: [[User:Xaviar_Czervik/Code|My Code]].


= Projects =
= Projects =
Line 12: Line 12:
Here is a list of LSL projects that I'm working on. They will almost always be under development and will probably never be ''finished''. Originally, this was just a list of projects that I would never finish because I worked on them only in my spare time (or lack thereof). However, now I've decided to also put projects that I actually work on here as well.<br>
Here is a list of LSL projects that I'm working on. They will almost always be under development and will probably never be ''finished''. Originally, this was just a list of projects that I would never finish because I worked on them only in my spare time (or lack thereof). However, now I've decided to also put projects that I actually work on here as well.<br>
[[Assembly Programming Language|Assembly-Like Programming Language]] - A compiler that runs an assembly-like program. This was something different - called Czervik LSL Computer - but I had forgotten to update my profile to show that I had made something else until now.<br>
[[Assembly Programming Language|Assembly-Like Programming Language]] - A compiler that runs an assembly-like program. This was something different - called Czervik LSL Computer - but I had forgotten to update my profile to show that I had made something else until now.<br>
[[Object_to_Data_v1.2]] - A nice script that turns objects into data - allowing them to be transferred, or saved, in notecards; as well as being put online. One of my bigger running projects.
[[Object_to_Data_v1.2]] - A nice script that turns objects into data - allowing them to be transferred, or saved in notecards; as well as being put online. One of my bigger running projects.


== Wiki Projects ==
== Wiki Projects ==

Revision as of 22:44, 22 December 2008

About Me

I don't like writing, as it wastes time, so the only thing you'll see from me is code. (Except when I need to explain, and then I will only explain half of it).

I'll be on the teen grid until 2009... At which point I'll transfer to the main grid soon thereafter. (I'm too lazy to update this once a day, so I won't.)

Some Code

I've written a lot of code, and I used to have a copy of all of it here; but then I decided it would be better to have it in just one place: My Code.

Projects

LSL Projects

Here is a list of LSL projects that I'm working on. They will almost always be under development and will probably never be finished. Originally, this was just a list of projects that I would never finish because I worked on them only in my spare time (or lack thereof). However, now I've decided to also put projects that I actually work on here as well.
Assembly-Like Programming Language - A compiler that runs an assembly-like program. This was something different - called Czervik LSL Computer - but I had forgotten to update my profile to show that I had made something else until now.
Object_to_Data_v1.2 - A nice script that turns objects into data - allowing them to be transferred, or saved in notecards; as well as being put online. One of my bigger running projects.

Wiki Projects

Here is a list of projects that I'm working on for the wiki. If you have some free time, add some to one of the following.
LSL Script Efficiency - How fast different parts of LSL run.
LSL Script Memory - How much memory different parts of LSL take.
Category:LSL_Needs_Example - I am trying to make this list have a length of zero.
Xaviar is currently on a crusade to change all of the code in <pre> tags to <lsl> tags. Please help out!