Ye Olde Ramblings

Current topic is the development of a toy language to test a few syntax ideas.
237 comments
1 followers
359 entries
Advertisement
Telastyn
May 11, 2009
Tangent: Method Documentation
More documentation work. Methods and most of Phrases (and other unusual method declarations) done.
989 views
Telastyn
May 10, 2009
Tangent: Statement Documentation
Busy weekend. Took some time to update and flesh out the documentation, finishing out statements. As always, feedback from various levels of programmers is helpful.
1,306 views
Telastyn
May 07, 2009
Tangent: v0.28
I took some time tonight to nuke the last showstopper bugs so that I could make a midpoint release of Tangent. There's still plenty of bugs, but it'd been too long since a release. Not that anyone is downloading it, but one less excuse.

This release adds:

- A tiny command line compiler to the package…
952 views
Telastyn
April 29, 2009
Tangent: Buggery 2
Not much Tangent work recently. Partly I've been demotivated by work demotivation. Partly I've been caught up in a game playing swing. Partly, I've been dreading a bug that I found. The reference code is a slightly modified version of the dice example app:


public class RollOfDice{
public delegate …
1,015 views
Telastyn
April 22, 2009
Programmer Archetypes?
I recently got back into playing Magic: the Gathering after some years away. The game has improved greatly since my departure, so kudos there but not what prompts a journal entry today.

Something I found out about today was this article by one of the card designers that describes the three archetyp…
1,404 views
Telastyn
April 06, 2009
Tangent: Dice, Part 2.
The example code below (plus one semi-colon) now works. A few other things now do not work, and I'm sure to have created a slew of bugs by just hacking stuff until this works. But it should be a net gain I think... questions, criticisms and the such about the last post's code certainly welcome.

I'm…
921 views
Telastyn
April 01, 2009
Tangent: Dice, Part 1.
Got to do a little work on the dice example tonight. To me, it was pretty straightforward to construct the classes/methods to make the tiny DSL beginnings like I wanted. Not sure if that will translate well to other programmers. Found a few bugs doing it; they're more of an impediment at this point…
985 views
Advertisement
Telastyn
March 31, 2009
Of Dice and Men
Not much Tangent work recently. Social nicety and work anxiety have sapped time and motivation. Whimsy has driven me towards a little example project. This is not a terrible event because I've not done enough stuff to shake out bugs and get a good feel for the language from a 'writing code in it' s…
875 views
Telastyn
March 23, 2009
Tangent: Enums
After doing some of my own ruminations on the subject, I made a post to the community at large to get some input/ideas for enums. Most people seem as if they'd be fine with C# enums. I don't think I'd be fine with C# enums in Tangent.

I'm not completely sold on their design yet, but the current basi…
956 views
Telastyn
March 18, 2009
Tangent: Arrow.
Had the day off to take care of some errands. I tend to lack motivation, so recharge days are vital. Then I spent a whole lot of time banging my head against stupid bugs and little awkward problems. So not a lot of progress...

Then I got fed up with it and implemented new stuff. A whole 5 minutes la…
866 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
14 Followers
klg71
Generalist
55 Entries
2 Followers
ApochPiQ
Generalist
628 Entries
45 Followers
15 Entries
14 Followers
johnhattan
Programmer
1,277 Entries
50 Followers
Advertisement