interfix icon indicating copy to clipboard operation
interfix copied to clipboard

Notes

Open fenollp opened this issue 8 years ago • 2 comments

Feel free to split this in multiple issues…

  • [ ] Target Core Erlang instead of Erlang's AST
  • [ ] Explain with words what Interfix is (not just examples)
  • [x] Do not include generated lexer and parser .erl in src, but edit your Makefile
  • [x] API functions are the one you export, all the others are internal functions. At least interfix.erl got it wrong.

fenollp avatar Nov 13 '15 10:11 fenollp