Results 1 to 5 of 5

Thread: GCC module example: very very simple expression evaluator

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,817
    Rep Power
    10

    GCC module example: very very simple expression evaluator

    For those loving C, here a little (very basic) expression evaluator module developed in C using DevC++

    DevC++ can be downloaded from http://www.bloodshed.net/
    After installed DevC++, just open .DEV file (.DEV files are DevC++ project files) and compile to get thinBasic dll module.

    Hope this can give you some more info on how to interface with thinBasic Core engine.

    Ciao
    Eros
    Attached Files Attached Files
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

Similar Threads

  1. CALL keyword with function name as string expression
    By ErosOlmi in forum Sources, Templates, Code Snippets, Tips and Tricks, Do you know ...
    Replies: 0
    Last Post: 07-09-2006, 16:16

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •