mirror of
https://github.com/dragonheim/gagent.git
synced 2025-04-26 06:58:59 -07:00
fix: changed import source.
This commit is contained in:
parent
316ea1afa6
commit
77c9399942
14 changed files with 54 additions and 170 deletions
|
@ -1,4 +1,4 @@
|
|||
### [0.0.0](https://git.dragonheim.net/dragonheim/gagent/commit/5863999) (20210425)
|
||||
### [0.0.0](https://github.com/dragonheim/gagent/commit/5863999) (20210425)
|
||||
---
|
||||
#### Features
|
||||
* [Initial Commit](https://git.dragonheim.net/dragonheim/gagent/commit/5863999) -- James Wells
|
||||
* [Initial Commit](https://github.com/dragonheim/gagent/commit/5863999) -- James Wells
|
||||
|
|
|
@ -6,7 +6,7 @@ Document the G'Agent TCL language extension.
|
|||
|
||||
We are using [Lain Dono](mailto:lain.dono@gmail.com)'s [Picol](https://github.com/lain-dono/picol.go) package though we will be modifying it specific to support a subset of the [Agent Tcl / D'Agents](http://www.cs.dartmouth.edu/~dfk/agents/pub/agents/doc.5.1.ps.gz) language extensions and modern versions of Go.
|
||||
|
||||
The language extensions can be found in the [LANGUAGE.md](https://git.dragonheim.net/dragonheim/gagent/src/branch/main/LANGUAGE.md) file.
|
||||
The language extensions can be found in the [LANGUAGE.md](https://github.com/dragonheim/gagent/src/branch/main/LANGUAGE.md) file.
|
||||
|
||||
|
||||
## AgentTCL Language Extension
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue