README update.
This commit is contained in:
parent
2266dedaa9
commit
a76c962a67
1 changed files with 4 additions and 2 deletions
|
|
@ -17,9 +17,11 @@ Fun is and will ever be 100% free under the terms of the [Apache-2.0 License](ht
|
|||
|
||||
### Extras
|
||||
|
||||
- [PC/SC](https://pcsclite.apdu.fr/) smart card support builtin (optional, in progress)
|
||||
- [JSON](https://www.json.org/) support builtin using [json-c](https://github.com/json-c/json-c) (optional, planned, maybe write a parser in Fun for stdlib)
|
||||
- [ODBC](https://learn.microsoft.com/en-us/sql/odbc/reference/odbc-overview?view=sql-server-ver16) support builtin for flexible database connectivity using [unixODBC](https://www.unixodbc.org/){:class="ext"} (optional, planned)
|
||||
- [PC/SC](https://pcscworkgroup.com/) smart card support builtin using [PCSC lite](https://pcsclite.apdu.fr/) (optional, in progress)
|
||||
- [SQLite](https://sqlite.org/) support builtin (optional, planned)
|
||||
- Some [GUI/Widget toolkit](https://en.wikipedia.org/wiki/Widget_toolkit) (optional, planned and in evaluation)
|
||||
- [Tk](https://www.tcl-lang.org/) support builtin for GUI application development (optional, planned)
|
||||
|
||||
## Characteristics
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue