Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 797 Bytes

README.org

File metadata and controls

29 lines (17 loc) · 797 Bytes

Readme

Star-cl

Port of starintel-doc to common lisp

Mostly will be used by hackmode and starintel-gserver.

Install

Install quicklisp Git clone into the common-lisp directory

git clone --recurse-submodules https://github.com/lost-rob0t/star-cl.git ~/common-lisp/star-cl

Differences from doc-nim

  • Person doesnt inherit from eid
  • there is no testing for in-scope or out-scope

Future plans

This version of the spec, one day will be the defacto stanadard and will be used to generate other spec libs. It gets old re-writing this stuff by hand and most of it is very basic, no advanced functionality other then setting fields

See Todo list for list of stuff i havent done yet