Skip to content

Instantly share code, notes, and snippets.

@jjlumagbas
Last active May 16, 2017 09:47
Show Gist options
  • Save jjlumagbas/f7556d8dfb777d222708a7f3c416801e to your computer and use it in GitHub Desktop.
Save jjlumagbas/f7556d8dfb777d222708a7f3c416801e to your computer and use it in GitHub Desktop.

CMSC 124 Programming Languages Final Project

Outline:

Description of languages

Language A

  • Language features
  • Purpose (Intended use) and Motivations
  • History (Authors, Revisions, Adoption)

Language B

  • Language features
  • Purpose (Intended use) and Motivations
  • History (Authors, Revisions, Adoption)

Feature 1

Description of feature in Language A not present in B

Include code examples for A and (if useful) B

Advantages in having the feature

Advantages in not having the feature

How to implement similar functionality in B

Feature 2

Description of feature in Language A not present in B

Include code examples for A and (if useful) B

Advantages in having the feature

Advantages in not having the feature

How to implement similar functionality in B

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment