Commit Graph

67 Commits

Author SHA1 Message Date
Brian Picciano
0eda1e5681 todo 2013-07-23 12:42:25 -04:00
Brian Picciano
8b7edd82dd added case statement docs 2013-07-23 12:39:15 -04:00
Brian Picciano
2efde48331 started on pattern matching 2013-07-23 12:07:12 -04:00
Brian Picciano
67cb7c7a30 added namespace documentation 2013-06-05 20:40:02 -04:00
Brian Picciano
a65de151db made simple strings be allowed to have periods and forward slashes 2013-06-05 19:59:30 -04:00
Brian Picciano
5edcb43355 Added note about variables being immutable 2013-05-28 00:39:43 -03:00
Brian Picciano
88f1e1e705 Added runtime to the menu 2013-05-28 00:30:16 -03:00
Brian Picciano
0fb98af950 Documentation on actual runtime stuff, variables, scope, functions, etc... 2013-05-27 23:27:59 -04:00
Brian Picciano
b7934daca5 Updated README with link to syntax doc 2013-05-27 23:20:45 -03:00
mediocregopher
3663a6f33f moved syntax docs 2013-05-27 22:15:45 -04:00
mediocregopher
7f561a0e69 made comment docs more explicit 2013-05-27 01:17:11 -04:00
mediocregopher
0dae59c108 I knew making comments work couldn't be that easy... 2013-05-27 01:16:01 -04:00
mediocregopher
801c5df9b6 added comments section to readme 2013-05-27 01:10:28 -04:00
mediocregopher
5184bb2f26 fixed sequence parsing not properly pulling whitespace the occurs just before the closing delimiter 2013-05-27 01:08:23 -04:00
mediocregopher
81cebfd8dc commenting works.... that was easy 2013-05-27 01:04:56 -04:00
mediocregopher
17e070553b added readme, and space escaped character 2013-05-27 00:56:04 -04:00
mediocregopher
06bdf35e10 initial commit, parser is a go, but the data structures generating aren't actually interesting in any way 2013-05-27 00:16:03 -04:00