Added eval package
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
- [dll](dll) - DLL support for Windows systems (w.i.p.)
|
||||
- [elf](elf) - ELF format for Linux executables
|
||||
- [errors](errors) - Error types
|
||||
- [eval](eval) - Evaluates expressions
|
||||
- [expression](expression) - Expression parser generating trees with the `Parse` function
|
||||
- [fs](fs) - File system access
|
||||
- [macho](macho) - MachO format for Mac executables
|
||||
|
Reference in New Issue
Block a user