Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmptyCore

v0.38

Experimental live-coding environment.

Execute code in real time and interact with the environment through the Code and Console panels.

Screenshot

Usage

Install Red.

Run EmptyCore.

red EmptyCore.red

Code

Code is executed automatically while editing.

Press in the Code panel to stop automatic execution.

When automatic execution is stopped, errors are shown in the Console panel.

Press Cmd-B or click Code in the Console panel to execute code manually.

Live Editing

The source code of EmptyCore can be viewed and modified while the application is running.

Changes take effect immediately.

Be careful when modifying the source code.

Files

Use the Tree panel to manage files.

Be careful when deleting files with the remove dialog.

Variables

Variables remain defined until EmptyCore is closed.

Commenting out a variable definition does not remove the variable from memory.

Limitations

The ask and input functions are not yet implemented.

Credits

Design/Art/Code: Aliaksandr Veledzimovich

About

WIP

Topics

Resources

Stars

9 stars

Watchers

2 watching

Forks

Contributors

Languages