11 Commits (93cdc5ed52a55bdf63c3d61c1b5278facb146b50)

Author SHA1 Message Date
  Dylan Baker 93cdc5ed52 Rename crate 3 years ago
  Dylan Baker ec30423ebc Reduce to single error type, remove main 3 years ago
  Dylan Baker f33e7471b3 Allow . and * in identifiers 3 years ago
  Dylan Baker 811ef17372 Add commas and dots 3 years ago
  Dylan Baker 336803fe81 Add ^ to all matchers and avoid infinite loop if there's no match 3 years ago
  Dylan Baker 12db8c5658 Give keywords their own token types 3 years ago
  Dylan Baker c03a5c77d1 Add main function 3 years ago
  Dylan Baker c00ba08cb1 Allow hyphens in identifiers 3 years ago
  Dylan Baker e4bd56b098 Scan * 3 years ago
  Dylan Baker adca91b52e Ignore whitespace 3 years ago
  Dylan Baker 6d3559c04f Lexer 3 years ago