Juka Versions Save

🥣 Juka Programming Language - Fast Portable Programming Language. Run code anywhere without complicated installations and admin rights. Simple, yet powerful new programming language [Easy to code and run on any system] IOT devices supported!

0.0.314

1 year ago

🍂 Changelog

Update to "built-in" C# libraries Visible Changes:

  • Update to "built-in" C# libraries

Changes made by @TheAndreiM

0.0.310

1 year ago

🍂 Changelog

Added CSharp Support Visible to user:

  • Basic C# is now supported

New Bugs Found:

  • Literal is not treated as LexemeType

Changes made by @TheAndreiM

0.0.309

1 year ago

🍂 Changelog

Inline Support Visible to user:

  • You can now run inline code: Example: > Juka -i "func main() = {}" and

Juka - -inline "func main() = {}"

Changes made by @TheAndreiM

0.0.308

1 year ago

🍂 Changelog

JukaAzureFunction OpenAPI Visible to User:

  • Improved Juka Azure Function API

Internal Changes:

  • Local Scoping of Files

Changes made by @TheAndreiM

0.0.307

1 year ago

🍂 Changelog

Logo Added to Nuget

Changes made by @TheAndreiM

0.0.305

1 year ago

🍂 Changelog

Azure Function Code Update

Changes made by @TheAndreiM

0.0.302

1 year ago

🍂 Changelog

Revert "Internal Packages Update" This reverts commit 564e3593cc0528fbf5ab2fb7796914dd8db8aef3.

Changes made by @TheAndreiM

0.0.287

1 year ago

🍂 Changelog

JukaAPI Mapping Update Fix Internal Changes: -Updated JukaAPI mapping

0.0.286

1 year ago

🍂 Changelog

JukaAPI now follows OpenAPI 3 specifications For more information, check out: https://swagger.io/specification/

0.0.285

1 year ago

🍂 Changelog

REPL Update Visible Changes:

  • REPL: Auto Update on Start
  • Initial work on "verbose"/debug mode
  • Fixed Issue: Console version didn't create backup
  • Azure Function: Displays a message when code is empty

Internal Changes:

  • Some Initial work on Delete Statements
  • TestAdapters Update
  • Markdown files are cleaned up