javadude.com
open-menu closeme
Home
Classes
Articles
Videos
Tools
Publications
About
github gitlab youtube stackoverflow facebook rss
  • Domain-Specific Languages (DSLs) and Code Generation

    calendar Jun 28, 2017 · 1 min read · java xtext eclipse parsing dsl  ·
    Share on: twitter facebook linkedin copy
    Domain-Specific Languages (DSLs) and Code Generation

    A Tech Talk I gave for Johns Hopkins University June 28, 2017.

    What is a Domain-Specific Language? How can we use one for code-generation?


    Read More
  • Code Generation with xText and xTend

    calendar Jul 30, 2013 · 1 min read · java eclipse parsing code generation dsl xtext  ·
    Share on: twitter facebook linkedin copy
    Code Generation with xText and xTend

    A Java Users Group talk from July 2013 I presented on new features in JCode Generation with xText and xTend.

    We'll use xText to create a custom language by specifying a grammar, read the content into a model, and generate code using xTend!


    Read More
  • ANTLR 3.x Tutorial

    calendar Dec 21, 2009 · 4 min read · java parsing antlr language dsl  ·
    Share on: twitter facebook linkedin copy
    ANTLR 3.x Tutorial
    A video tutorial on ANTLR 3.x
    Read More
  • An ANTLR 2.0 Tutorial

    calendar Mar 4, 2000 · 61 min read · java antlr parsing language dsl  ·
    Share on: twitter facebook linkedin copy
    A tutorial on ANTLR 2.x
    Read More

Scott Stanchfield photo

Scott Stanchfield

Developer. Teacher. Tinkerer.
Android and Kotlin rock!
Read More

Recent Posts

  • Official Android Docs (That I've Written)
  • My Android class content for Johns Hopkins University
  • My Domain-Specific Languages (DSL) class content for Johns Hopkins University
  • My Kotlin class content
  • Finding a deadlock in Android Studio
  • From Java to Kotlin - Episode 1 - You've Gotta Start Somewhere...
  • Domain-Specific Languages (DSLs) and Code Generation
  • Design Patterns Brown-Bag Lectures

Categories

ARTICLES 13 VIDEOS 12 TOOLS 8 CLASS 3

Tags

JAVA 28 LANGUAGE 12 DESIGN 6 KOTLIN 5 PARSING 5 ANDROID 4 DSL 4 ANTLR 3 CLASS 3 ECLIPSE 3 BEANS 2 PATTERNS 2 XTEXT 2 ANDROID STUDIO 1 CODE GENERATION 1 GRADLE 1 INDEX 1
Scott Stanchfield

Copyright 1998-  SCOTT STANCHFIELD. All Rights Reserved

to-top