bookmark

Creating Languages in Racket - ACM Queue


Description

Since programmers often build task-specific tools, one way to make them more productive is to give them better tool-making tools. When tools take the form of program generators, this idea leads to libraries for creating languages that are directly extensible. Programmers may even be encouraged to think about a problem in terms of a language that would better support the task. This approach is sometimes called language-oriented programming

Preview

Tags

Users

  • @sac

Comments and Reviews