github basilisp-lang/basilisp v0.1.dev8
Release v0.1.dev8

latest releases: v0.3.7, v0.3.6, v0.3.5...
pre-release6 years ago

Non-code Changes

  • CircleCI is now being used to build Basilisp.
  • CircleCI is now building Basilisp on PyPy.

New Features

  • Basilisp compiler parses Basilisp code into an intermediate AST prior to Python code generation (#325)
  • Add meta to def forms in the compiler (#324)
  • Switch builtin exceptions to use attrs (#334)

Bug Fixes

  • Quoted interop forms and properties no longer emit errors (#326)
  • Improve test suite performance by using a mutable dict for lrepr kwargs generation (#331)
  • Attach line and column metadata to functions, quoted, and deref forms (#333)
  • Log internal nth messages as TRACE rather than DEBUG (#335)

Don't miss a new basilisp release

NewReleases is sending notifications on new releases.