Disclaimers are great.
This commit is contained in:
parent
40b49ea27f
commit
b4e38f56af
1 changed files with 4 additions and 0 deletions
|
@ -68,6 +68,10 @@ fn valid_decimal_number s -> Regex.match? @valid_decimal_number_regex s
|
|||
|
||||
**TODO: Add more description**
|
||||
|
||||
**NOTE**: This doesn't work at all. I'm still figuring out how to even go about
|
||||
creating an AST and converting that into valid Elixir code. This will probably
|
||||
never happen.
|
||||
|
||||
## Development Resources
|
||||
|
||||
+ https://pl-rants.net/posts/leex-yecc-in-elixir/
|
||||
|
|
Loading…
Reference in a new issue