Skip to content

stephensmitchell/AlibreScript-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Discord

AlibreScript Playground

A focused development environment for AlibreScript.

Its purpose is to instantly have a code editor setup that understands AlibreScript for learning and exploring the API without requiring Alibre Design or the Alibre Script addon, especially when you need to think through an idea or need to know what method parameters are available for a function.

Beta/PoC release is hosted on CodePen custom domain and production deployment are planned.

Beta/PoC Release

Beta/PoC URL -> https://000719658.deployed.codepen.website

Known Issues/Limitations:

  • AlibreScript Playground is made with a toolkit for building playground UIs and apps. Playground toolkit is part of a broader effort in development. CAD DDE is a desktop implementation and AlibreScript Playground is a web implementation. Integration with a host application is required for true type inference, object model access and general communication between the editor (AlibreScript Playground) and the host (Alibre Design).
  • Example and template code included in the application may not be compatible with Alibre Design’s Alibre Script addon. I use AlibreScript with Python 3 and IronPython 2.7 (IronPython 3.0) and suggest using an LLM for converting to and from Python versions and IronPython engines.

Related topics and real-world examples:

Roadmap/planned features and improvements:

  • Autocomplete and documentation improvements
  • AlibreScript API auditing
  • AlibreX API
  • File management using local storage
  • AI features

Contact/Support/Funding:

  • Feature requests, issues and questions contact via Discord or GitHub Issues
  • Free use, tip/donate and usage licenses will be available
  • AlibreScript Playground is closed source

About

AlibreScript Playground is an online, browser-based code editor for creating and experimenting with AlibreScript.

Resources

Stars

Watchers

Forks