jbrownson

- Total activity 65
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
jbrownson created a post, Is it possible to reference a nested static class using baseLanguageInternal?
Specifically with InternalClassifierType and InternalNewExpression.From examining the code it seems that anything used in the fqClassName makes it in to the import statement so I'm getting nested c... -
jbrownson created a post, Damned if I do, damned if I don't (ordering generator phases)
1. I have a generator phase that imports external references making all of them internal to essentially statically link referenced modules in my language. The referenced modules are detected automa... -
-
-
-
jbrownson created a post, How to build my GText generated c++?
As some may have noticed from my earlier posts I'm making a self-contained language that generates to cxx using GText.I'm getting to the point where I'd like to set up the build system for it so I ... -
-
-
-