string.parse_int added, fixed print.int
This commit is contained in:
@@ -1,44 +1,6 @@
|
||||
This project for me just for fun to not spending time for routine operations
|
||||
|
||||
1. std
|
||||
- print
|
||||
- str
|
||||
- int
|
||||
- ~~float~~
|
||||
- ~~hex~~
|
||||
- char
|
||||
- bin
|
||||
- nl
|
||||
- exit
|
||||
2. file
|
||||
- open
|
||||
- close
|
||||
- content
|
||||
- ~~size~~
|
||||
- ~~next_line~~
|
||||
3. path
|
||||
- filename
|
||||
- ~~join~~
|
||||
- ~~is_dir~~
|
||||
- ~~is_file~~
|
||||
4. string
|
||||
- copy
|
||||
- len
|
||||
- ~~split~~
|
||||
- ~~replace~~
|
||||
- ~~find~~
|
||||
- ~~parse_int~~
|
||||
- ~~parse_float~~
|
||||
5. network
|
||||
- get_ip
|
||||
- IP_to_str
|
||||
6. dns
|
||||
- send
|
||||
- get_field
|
||||
7. [dnstoys](https://www.dns.toys/)
|
||||
- myip
|
||||
- ~~weather and other~~
|
||||
8. ~~http~~
|
||||
9. ~~json~~
|
||||
[Wiki](https://github.com/VerySweetBread/asm_libs/wiki)
|
||||
[Examples](https://github.com/VerySweetBread/asm_libs/tree/main/examples)
|
||||
|
||||
<sup>A lot of shit code included</sup>
|
||||
|
||||
Reference in New Issue
Block a user