Recent

Author Topic: Amigo programming language  (Read 29867 times)

paxscript

  • New Member
  • *
  • Posts: 48
Re: Amigo programming language
« Reply #60 on: March 08, 2026, 05:21:56 am »
Developing the BASIC Programming Language with Amigo ideas. See www.pax-amigo.com/articles.htm. IDE will be added by March.

F# is the new step. The next is a compilation of the Amigo languages.

A.

srvaldez

  • Full Member
  • ***
  • Posts: 203
Re: Amigo programming language
« Reply #61 on: March 08, 2026, 10:29:37 am »
looking forward to testing the BASIC language  :)

paxscript

  • New Member
  • *
  • Posts: 48
Re: Amigo programming language
« Reply #62 on: March 08, 2026, 12:21:59 pm »
Thank you. My idea is to add FP, OOP, and support of AI for programming languages in Amigo during simple ideas.

A.

paxscript

  • New Member
  • *
  • Posts: 48
Re: Amigo programming language
« Reply #63 on: March 31, 2026, 07:56:59 am »
BASIC is added to the IDE. So, IDE includes 3 languages: Amigo, Pascal, and BASIC:

www.pax-amigo.com/downloads.htm

A.

paxscript

  • New Member
  • *
  • Posts: 48
Re: Amigo programming language
« Reply #64 on: April 08, 2026, 03:40:10 pm »

paxscript

  • New Member
  • *
  • Posts: 48
Re: Amigo programming language
« Reply #65 on: April 19, 2026, 06:32:55 am »
I created updates in Amigo.

Added try-finally in BASIC similar to VB.Net. BASIC uses macros now. Support of Delphi types is improved.

I'm starting Amigo support for F# and C. After that, a compilation will be created.

A.

paxscript

  • New Member
  • *
  • Posts: 48
Re: Amigo programming language
« Reply #66 on: April 22, 2026, 01:06:00 am »
C will support Amigo/C. So, C will directly support first-class functions. Moreover, C will support class types from Amigo/C as C++ elements.

In detail.

If you have in Amigo/C:

class A
{
   int x;
   int y;
   void F(int z);
}

You can call the object of A in a C program the following:

F(Amigo_constructor("A"), z);

because A is a function from Amigo/C.

FPC will also be supported better.

A
« Last Edit: April 22, 2026, 11:36:14 am by paxscript »

paxscript

  • New Member
  • *
  • Posts: 48
Re: Amigo programming language
« Reply #67 on: April 30, 2026, 04:41:14 pm »
I have included an important test for Amigo/Pascal:

www.pax-amigo.com/pascal_base_list_tests.htm

The idea allows for creating lists, trees, etc. without using pointers directly, and effectively.

A.

paxscript

  • New Member
  • *
  • Posts: 48
Re: Amigo programming language
« Reply #68 on: May 17, 2026, 05:49:02 am »
I'm working on C/C++ and pointers in all Amigo programs. The first support will be in June.

I hope AI will support the simplest form of support for programs, with only 2 ideas: first-class functions and tuples. :-)

A.

paxscript

  • New Member
  • *
  • Posts: 48
Re: Amigo programming language
« Reply #69 on: July 22, 2026, 07:09:06 pm »
Added support for use in arrays. Added the union type to Amigo, Pascal, and Basic (the working implementation for C/C++/D). Please see www.pax-amigo.com/articles.htm and IDE.

A.

paxscript

  • New Member
  • *
  • Posts: 48
Re: Amigo programming language
« Reply #70 on: July 25, 2026, 06:28:54 pm »
Added the article "OOP from functional programming." Please see www.pax-amigo.com/oop_from_fp.htm

A.

Roald

  • New Member
  • *
  • Posts: 12
Re: Amigo programming language
« Reply #71 on: July 25, 2026, 11:35:12 pm »
Hello All,

I have released my new product:

https://pax-amigo.com/
...............


Love the dog in your logo image.
St.Bernard's are the best

paxscript

  • New Member
  • *
  • Posts: 48
Re: Amigo programming language
« Reply #72 on: Today at 12:20:43 pm »
AmigoCPP was added as the new programming base for C/C++/D ideas and Amigo. Please see demos

https://www.pax-amigo.com/articles.htm

IDE and new demos will be added soon. Also, v1.3 will be added. The next time comes with the full support of Delphi and FPC for the scripting details.

A.

 

TinyPortal © 2005-2018