Initial library commit.
This commit is contained in:
10
Cargo.toml
Normal file
10
Cargo.toml
Normal file
@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "draconic"
|
||||
version = "0.1.0"
|
||||
authors = ["Jason Travis Smith <Myrddin@CyberMagesLLC.com>"]
|
||||
description = "A parser/compiler/interpreter for the Dragonic language."
|
||||
license = ""
|
||||
repository = "https://gitlab.com/CyberMages/draconic.git"
|
||||
documentation = ""
|
||||
keywords = ["draconic", "parser", "interpreter", "compiler"]
|
||||
|
Reference in New Issue
Block a user