ChrysaLisp icon indicating copy to clipboard operation
ChrysaLisp copied to clipboard

Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...

Results 32 ChrysaLisp issues
Sort by recently updated
recently updated
newest added

Leverage the new data AST model

change

As discussed, these are difficult to maintain from within ChrysaLisp, and better service is offered via the host system until a great deal of work is performed on the date...

I know it's currently possible to open file-streams that exist. Is it possible to create new files, view folder contents. Would this require adding new dependencies?

enhancement

These are just some thoughts I've had concerning the GUI. These shouldn't be considered priority items. I may choose one or two that I think I can complete in the...

discussion

Opening issue to a documentation spec for internal docs generation as well as any external documentation Inspiring options: - [Sphinx](https://pythonhosted.org/an_example_pypi_project/sphinx.html#full-code-example) - [Doxygen](https://www.doxygen.nl/index.html) - [Javadoc](https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html) Thoughts?

enhancement

To allow user data types to participate in iterative functions (i.e. `each`, `reduce`, `map`, etc.)

enhancement
discussion

Per our discussion on Element/IRC: This is request for key focus tokens, and the the ability to pass key focus tokens to other UI components in some navigation system.

discussion

As per: https://www.hexstreamsoft.com/articles/common-lisp-format-reference/clhs-summary/#subsections-summary-table

enhancement

Currently the emitter spits out block-mode only versus the more compact flow-mode

enhancement