Brian Picciano
|
06838483d6
|
add compilation thoughts
|
2014-10-04 16:11:52 -04:00 |
|
Brian Picciano
|
758263300d
|
minor change for bare strings
|
2014-10-04 15:04:02 -04:00 |
|
Brian Picciano
|
f5cd038493
|
fix my macro example cause I'm dumb
|
2014-10-03 15:47:08 -04:00 |
|
Brian Picciano
|
7248a929bf
|
more fundamental changes
|
2014-10-02 15:08:42 -04:00 |
|
Brian Picciano
|
aeb5497f61
|
suggestions from @marcopolo
|
2014-10-02 11:25:02 -04:00 |
|
Brian Picciano
|
5bb828e37d
|
Forgot some colons, this syntax suuuuuucks
|
2014-10-01 20:07:29 -04:00 |
|
Brian Picciano
|
98bc79a653
|
add goals
|
2014-10-01 17:52:13 -04:00 |
|
Brian Picciano
|
3cab34ad31
|
update with macro syntax and some other stuff
|
2014-10-01 17:46:29 -04:00 |
|
Brian Picciano
|
7a732b4b05
|
new ideas
|
2014-04-16 11:39:24 -05:00 |
|
Brian Picciano
|
98c2218239
|
starting over
|
2014-04-16 11:05:52 -05:00 |
|
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 |
|