Skip to content
/ art3 Public

An extensible markup language and meta-language, for creating and manipulating works of art.

License

Notifications You must be signed in to change notification settings

jagen31/art3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Art Language

Local Build

You must have raco installed and on the path.

https://download.racket-lang.org/

Install

make install

Uninstall

make remove

Build Docs

make build-docs

View Docs

make docs

TODO

  • Fix the strange quasiquote unquote problem in rewriters (workaround is to use with-syntax instead. which is probably better practice anyhow)
  • Figure out a better way to do bindings for rewriters (use syntax-spec better)
  • Assess the viability of merge rules / within? rules.
  • better support for infinite intervals (so you don't have to always provide an end)
  • possibly making lib coordinates into coordinate families
  • IMPROVE THE QUALITY OF THE WRITING IN THE DOCS. Sheesh.

About

An extensible markup language and meta-language, for creating and manipulating works of art.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published