Jump to content


Photo

Why Have I Been So Inactive?


  • Please log in to reply
3 replies to this topic

Posted 11 March 2017 - 07:17 PM #1

Lun Lun
Ironman

Lun Lun
Posts: 156
Likes: 28
Location: Missouri



  • Member since:
    21 Jan 2017

    • Time spent:
      2d 4h 29m 34s

  • Total level:
    1,225

Because you care so much, you cheeky cunts.

 

I've been generally inactive since I'm trying to get used to working full time on a regular schedule compared to part time where I'll get 14 hours one week and 50 the next. It's almost like a dream whenever I'm working. It's hard to believe I left a place I love to help family and to get away from the insane toll it was taking on me mentally.

 

But, at some point I'll get used to it and be back on the forums and server on the regular again. Just give me time.

 

I've also been working on several programming projects. Specifically:

-The skill calculator I've promised to post here but scrapped a thousand times because the code always looks really ugly.

-An application to help manage Skyrim characters so you can have multiple characters without having to fuck about with the save system.

-My little scripting tool/language, which is still in an infantile stage

 

I've made a lot of progress on my scripting language, though. I've finally defined a simple grammar.

~TCCScript~
string s = "Hello World!"
println(s)

Output: "Hello World!"

It's simple, yet a wonderful proof of concept and it really helps my morale that I have some form of grammar defined, properly interpreted and executable. I get depressed and demoralized easily, so I work fairly slow and mainly on my own projects.

 

Thanks for not forgetting about me.


1PaybXO.jpg?1


Posted 12 March 2017 - 01:20 AM #2

Riddler
Ultimate Ironman

Riddler
Posts: 186
Likes: 75
Clan: Ironmania
Location: Tampa



  • Member since:
    17 Jan 2017

    • Time spent:
      23d 9h 48m 33s

  • Total level:
    1,814

Cool that you're doing that, but you are also ending your scripts on a '\n' character which is horrible programming.  At least you posted this thread in the correct section.


wS6Wlke.png


Posted 12 March 2017 - 10:13 AM #3

Lun Lun
Ironman

Lun Lun
Posts: 156
Likes: 28
Location: Missouri



  • Member since:
    21 Jan 2017

    • Time spent:
      2d 4h 29m 34s

  • Total level:
    1,225

Cool that you're doing that, but you are also ending your scripts on a '\n' character which is horrible programming.  At least you posted this thread in the correct section.

I do want to emphasize that it's not a full-featured, standalone language; but rather a tool or a collection of libraries to call common functionality from both .NET and my own common library.

I'm also working on a sort of plugin system so you could skip certain methods in an application and even replace the code executed with a script.

 

But in reality it's more of a project for me to just learn a little bit more about large-scale projects and see what I can really do.

 

I remember my old college roommate was working on his own actual programming language he named Nova. He was writing a compiler for it in Java so he could then rewrite it in his own language. It was way above my  head in terms of it's technical scale.

I'm just some dude who's self-taught who makes simple shit for myself, friends and family and who occasionally does commissioned work.


1PaybXO.jpg?1


Posted 12 March 2017 - 11:12 PM #4

Riddler
Ultimate Ironman

Riddler
Posts: 186
Likes: 75
Clan: Ironmania
Location: Tampa



  • Member since:
    17 Jan 2017

    • Time spent:
      23d 9h 48m 33s

  • Total level:
    1,814

Fair enough and I apologize for being hostile on my original post.  Just try and use something other than '\n' to end a line.  It's sloppy and will lead to a lot of problems later on.  Good luck with your projects though!


wS6Wlke.png





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


This topic has been visited by 0 user(s)