Skip to content

Instantly share code, notes, and snippets.

View abhiranjankumar00's full-sized avatar

Abhiranjan Kumar abhiranjankumar00

  • Bangalore
View GitHub Profile
@abhiranjankumar00
abhiranjankumar00 / dslwiki.md
Last active June 14, 2017 06:04 — forked from mrfinch/dslwiki.md
DSL Wiki

DSL

Datatypes supported:

  • Integer: integer
  • Float: float
  • String: string
  • Boolean: boolean
  • Long Integer: long_integer
  • Character: character