Skip to content

Instantly share code, notes, and snippets.

@oneraghavan
Created June 1, 2013 18:06
Show Gist options
  • Save oneraghavan/5691205 to your computer and use it in GitHub Desktop.
Save oneraghavan/5691205 to your computer and use it in GitHub Desktop.
Language Stucture
1.Unicode Escape Sequence
2.Comment
3.identifiers
4.Reserved Key words
5.client-side keywords of js
6.Optional Semicolons.
Variables , its values and types.
1.Number
a.integer
b.floating numbers
c.arithmetics
d.rounding problems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment