Jump to content




[WIP][N++][JEdit] ComputerCraft Language!


31 replies to this topic

#1 Noodle

  • Members
  • 989 posts
  • LocationSometime.

Posted 24 September 2012 - 10:54 PM

Almost all functions added!
Attached Image: Untitled.png

Notepad++: [AdFly] [Direct]
JEdit: [AdFly] [Direct]


**No more need for styling**

How to install (N++):
1. Go to appdata folder
2. Go to Notepad++
3. Click + Drag file into that folder
4. Click yes to replace it

How to install(JEdit):
1. Go to your JEdit folder
2. Go to modes
3. Click + Drag file into folder
4. Click yes to replace it

#2 KinoftheFlames

  • New Members
  • 39 posts
  • LocationMichigan

Posted 25 September 2012 - 03:20 AM

Awesome man! I will totally use this. :P/>

#3 Noodle

  • Members
  • 989 posts
  • LocationSometime.

Posted 25 September 2012 - 08:56 PM

View PostKinoftheFlames, on 25 September 2012 - 03:20 AM, said:

Awesome man! I will totally use this. :P/>
Thanks
Just waiting for mod to help me with uploading..

#4 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 25 September 2012 - 08:57 PM

So wait, what is this supposed to do?

#5 Noodle

  • Members
  • 989 posts
  • LocationSometime.

Posted 25 September 2012 - 09:02 PM

View PostCranium, on 25 September 2012 - 08:57 PM, said:

So wait, what is this supposed to do?
If you read the code, it searches for the "<", ">", and other html tag types.
It works almost exactly like an html parser.
Since you can put tags inside header and body I just decided to leave those out..

#6 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 25 September 2012 - 09:05 PM

....What code?
I only see the picture, and nothing on that talks about those tags.

#7 Noodle

  • Members
  • 989 posts
  • LocationSometime.

Posted 25 September 2012 - 09:08 PM

View PostCranium, on 25 September 2012 - 09:05 PM, said:

....What code?
I only see the picture, and nothing on that talks about those tags.
No code because I can't upload the xml file that N++ reads.
"File too big"

#8 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 25 September 2012 - 09:10 PM

Gotcha. I assumed that since you said "If you read the code" that you forgot to upload a copy of the code somewhere. My mistake.

#9 KinoftheFlames

  • New Members
  • 39 posts
  • LocationMichigan

Posted 25 September 2012 - 10:14 PM

View PostNoodle, on 25 September 2012 - 09:08 PM, said:

No code because I can't upload the xml file that N++ reads.
"File too big"

Just upload it to an external site like pastebin, mediafire, etc. and post a link here!

#10 Noodle

  • Members
  • 989 posts
  • LocationSometime.

Posted 25 September 2012 - 10:21 PM

View PostCranium, on 25 September 2012 - 09:10 PM, said:

Gotcha. I assumed that since you said "If you read the code" that you forgot to upload a copy of the code somewhere. My mistake.
Forgot that I still haven't gotten to upload code, lol.

@KinoftheFlames
It gets more complicated if you do it that way.. But I can try!

#11 Noodle

  • Members
  • 989 posts
  • LocationSometime.

Posted 27 September 2012 - 09:02 PM

Uploaded both files!
Also added shell, fs, and the rest of os!

#12 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 27 September 2012 - 09:15 PM

I haven't had a chance to look at this yet, but I assume it adds support for CC language within N++? That would be nice to know(hint) in the OP. Also, awesome!

#13 Doyle3694

  • Members
  • 815 posts

Posted 27 September 2012 - 09:25 PM

I tested it but can't see a difference? what exactly does it do?

#14 Noodle

  • Members
  • 989 posts
  • LocationSometime.

Posted 27 September 2012 - 10:19 PM

Type term.setCursorPos(1,1)
It shows as italic and blue?
Well.. Term.setCursorPos isn't native to lua.

#15 Doyle3694

  • Members
  • 815 posts

Posted 28 September 2012 - 04:56 AM

oh so it extends lua? I got it, thought it added a "CC" language

#16 tommyroyall

  • Members
  • 136 posts

Posted 29 September 2012 - 02:52 PM

Also, I noticed that most turtle commands weren't here. Might be a nice addition for the future :)/>.
Especially support for rednet commands :.

#17 Anonomit

  • Members
  • 67 posts

Posted 29 September 2012 - 07:25 PM

Here's a version without adfly. I noticed a lot of API's were missing, so I started over and added them all in alphabetical order. Post if you find anything that should be highlighted, but isn't, or if you find anything that you think shouldn't be highlighted in the first place (ie. colors.white() -- it isn't really a command, but I included it anyway)

Languages: http://bit.ly/StAHyQ
Stylings: http://bit.ly/PhCnLy

How to install:
1. Download both
2. Go to appdata folder
3. Go to Notepad++
4. Click + Drag both into that folder
5. Click yes to replace them

#18 Noodle

  • Members
  • 989 posts
  • LocationSometime.

Posted 30 September 2012 - 11:00 PM

View Posttommyroyall, on 29 September 2012 - 02:52 PM, said:

Also, I noticed that most turtle commands weren't here. Might be a nice addition for the future :)/>.
Especially support for rednet commands :.
Adding all of them

Updated links.. Because some people can't wait 5 seconds to support me. -.-

EDIT: Added FULL turtle api and http api
No more need for sylers

#19 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 01 October 2012 - 03:44 PM

....Still haven't downloaded this. But worry not, I'll use the adf.ly link. :)/>

#20 Tiin57

    Java Lunatic

  • Members
  • 1,412 posts
  • LocationIndiana, United States

Posted 03 October 2012 - 07:35 PM

You should do this for JEdit, for us OS X guys. :(/>





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users