[X] The "/phpMyAdmin/3.2.3/phpMyAdmin-3.2.3-all-languages.tar.gz" file could not be found or is not available. Please select another file.

AngelJuice is a standalone scripting IDE host that aims to easy fast applicationprototyping. The goal is to build a complete embedded IDE with the capability towork in it to produce various kind of projects, in a fast easy way.


http://www.anticore.org/juce/angeljuice





Separate each tag with a space.

Release Date:

2007-09-30

Topic:

Operating System:

License:

Translations:

Programming Language:

Registered:

2006-06-23

Ratings and Reviews

Be the first to post a text review of angeljuice. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Code committed

    krakengore committed revision 33 to the angeljuice SVN repository, changing 1 files

    posted by krakengore 801 days ago

  • Code committed

    krakengore committed revision 32 to the angeljuice SVN repository, changing 76 files

    posted by krakengore 801 days ago

  • Code committed

    krakengore committed revision 31 to the angeljuice SVN repository, changing 7 files

    posted by krakengore 825 days ago

  • angeljuice-0.6.4 angeljuice-0.6.4 file released: angeljuice-0.6.4-win32.zip

    Version 0.6.4 * updated juce library to 1.45 SVN * updated angelscript to 2.11.0 SVN * embedded external ejuce dependancies, now only juce is required + added the project/workspace tree view + added Code::Blocks linux project + added PathStrokeType and ImageConvolutionKernel classes + added "quit" and "abort" functions to quit/abort from the current script (useless until the command line version) + added "cast<>" operator thanx to the new additions of virtual machine underneath + added source control of the inclusion of the correct juce version + added toolbar setup of item set (also saved in config file) + added this. keywords is now no more mandatory in script classes ~ fixed an annoying linux bug when inserting some 3rd level characters (mainly "{" and "}") ~ fixed a bug in the linux InternetUpdateChecker (win32) ~ fixed a bug in the toolbar class related to how the icons were created (bad reference count) ^ improved toolbar, now using juce default toolbar instead of the old one ^ improved look and feel window drawing ^ now when in debug mode, you can set breakpoints and scroll in document ^ reorganized the classes and scripting objects ^ suppressed a series of warnings in gcc

    posted 827 days ago

  • angeljuice-0.6.4 angeljuice-0.6.4 file released: angeljuice-0.6.4-src.zip

    Version 0.6.4 * updated juce library to 1.45 SVN * updated angelscript to 2.11.0 SVN * embedded external ejuce dependancies, now only juce is required + added the project/workspace tree view + added Code::Blocks linux project + added PathStrokeType and ImageConvolutionKernel classes + added "quit" and "abort" functions to quit/abort from the current script (useless until the command line version) + added "cast<>" operator thanx to the new additions of virtual machine underneath + added source control of the inclusion of the correct juce version + added toolbar setup of item set (also saved in config file) + added this. keywords is now no more mandatory in script classes ~ fixed an annoying linux bug when inserting some 3rd level characters (mainly "{" and "}") ~ fixed a bug in the linux InternetUpdateChecker (win32) ~ fixed a bug in the toolbar class related to how the icons were created (bad reference count) ^ improved toolbar, now using juce default toolbar instead of the old one ^ improved look and feel window drawing ^ now when in debug mode, you can set breakpoints and scroll in document ^ reorganized the classes and scripting objects ^ suppressed a series of warnings in gcc

    posted 827 days ago

  • angeljuice-0.6.4 angeljuice-0.6.4 file released: angeljuice-0.6.4-plugin.zip

    Version 0.6.4 * updated juce library to 1.45 SVN * updated angelscript to 2.11.0 SVN * embedded external ejuce dependancies, now only juce is required + added the project/workspace tree view + added Code::Blocks linux project + added PathStrokeType and ImageConvolutionKernel classes + added "quit" and "abort" functions to quit/abort from the current script (useless until the command line version) + added "cast<>" operator thanx to the new additions of virtual machine underneath + added source control of the inclusion of the correct juce version + added toolbar setup of item set (also saved in config file) + added this. keywords is now no more mandatory in script classes ~ fixed an annoying linux bug when inserting some 3rd level characters (mainly "{" and "}") ~ fixed a bug in the linux InternetUpdateChecker (win32) ~ fixed a bug in the toolbar class related to how the icons were created (bad reference count) ^ improved toolbar, now using juce default toolbar instead of the old one ^ improved look and feel window drawing ^ now when in debug mode, you can set breakpoints and scroll in document ^ reorganized the classes and scripting objects ^ suppressed a series of warnings in gcc

    posted 827 days ago

  • angeljuice-0.6.4 angeljuice-0.6.4 file released: angeljuice-0.6.4-linux.tar.bz2

    Version 0.6.4 * updated juce library to 1.45 SVN * updated angelscript to 2.11.0 SVN * embedded external ejuce dependancies, now only juce is required + added the project/workspace tree view + added Code::Blocks linux project + added PathStrokeType and ImageConvolutionKernel classes + added "quit" and "abort" functions to quit/abort from the current script (useless until the command line version) + added "cast<>" operator thanx to the new additions of virtual machine underneath + added source control of the inclusion of the correct juce version + added toolbar setup of item set (also saved in config file) + added this. keywords is now no more mandatory in script classes ~ fixed an annoying linux bug when inserting some 3rd level characters (mainly "{" and "}") ~ fixed a bug in the linux InternetUpdateChecker (win32) ~ fixed a bug in the toolbar class related to how the icons were created (bad reference count) ^ improved toolbar, now using juce default toolbar instead of the old one ^ improved look and feel window drawing ^ now when in debug mode, you can set breakpoints and scroll in document ^ reorganized the classes and scripting objects ^ suppressed a series of warnings in gcc

    posted 827 days ago

  • angeljuice 0.6.4 released !

    Here is a new version, which fixes some mistakes introduced in the last version and packages some cool features (while syncing with the mainstream libraries version it is using). Changelog for version 0.6.4 * updated juce library to 1.45 SVN * updated angelscript to 2.11.0 SVN * embedded external ejuce dependancies, now only juce is required + added the project/workspace tree view + added Code::Blocks linux project + added PathStrokeType and ImageConvolutionKernel classes + added &amp;quot;quit&amp;quot; and &amp;quot;abort&amp;quot; functions to quit/abort from the current script (useless until the command line version) + added &amp;quot;cast&amp;lt;&amp;gt;&amp;quot; operator thanx to the new additions of virtual machine underneath + added source control of the inclusion of the correct juce version + added toolbar setup of item set (also saved in config file) + added this. keywords is now no more mandatory in script classes ~ fixed an annoying linux bug when inserting some 3rd level characters (mainly &amp;quot;{&amp;quot; and &amp;quot;}&amp;quot;) ~ fixed a bug in the linux InternetUpdateChecker (win32) ~ fixed a bug in the toolbar class related to how the icons were created (bad reference count) ^ improved toolbar, now using juce default toolbar instead of the old one ^ improved look and feel window drawing ^ now when in debug mode, you can set breakpoints and scroll in document ^ reorganized the classes and scripting objects ^ suppressed a series of warnings in gcc

    posted by krakengore 827 days ago

  • File released: /angeljuice-0.6.4/angeljuice-0.6.4/angeljuice-0.6.4-win32.zip

    posted 827 days ago

  • File released: /angeljuice-0.6.4/angeljuice-0.6.4/angeljuice-0.6.4-src.zip

    posted 827 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

angeljuice Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks