This website requires JavaScript.
Explore
Help
Sign In
AbleScript
/
ablescript
Watch
4
Star
4
Fork
You've already forked ablescript
1
Code
Issues
Pull requests
Projects
Releases
7
Wiki
Activity
92134d68d5
ablescript
/
Cargo.toml
2 lines
54 B
TOML
Raw
Normal View
History
Unescape
Escape
Restructured project (#37) * Separation to two crates - `ablescript`: library, language - `ablescript_cli` - cli: repl and executor for files * Added lints (back) to library - unsafe_code and unwrap_used are forbidden
2021-08-10 14:32:12 -05:00
[
workspace
]
members
=
[
"ablescript"
,
"ablescript_cli"
]
Reference in a new issue
Copy permalink