Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > Kick Assembler Thread 2
2009-07-21 17:20
Slammer

Registered: Feb 2004
Posts: 416
Kick Assembler Thread 2

The previous thread took a little long to load, so this is a new fresh one..
 
... 590 posts hidden. Click here to view all posts....
 
2015-05-24 13:50
TWW

Registered: Jul 2009
Posts: 541
Yepp. That was precisely it.
2015-07-09 21:19
Killsquad
Account closed

Registered: Jun 2005
Posts: 17
Any update on .ifdef/.ifndef directives? Would be very handy.
2015-07-10 07:07
Slammer

Registered: Feb 2004
Posts: 416
The basic directives are implemented as know from C# (#define, #if, #else, #elif, #endif, #undef). Currently missing is setting definitions from the commmand line and boolean operatiors. But they will be there, don't worry.

Other nice things which are already implemented are:

- The * is back, *=$1000. (You can still use .pc)
- You can now use normal ( ) aswell as [ ]
- You can add an optional ; in the end of commands, eg: .eval x=27;
+ Some other goodies

The reason it takes time is that they are part of a bigger modification, where the entire parsing routine is reimplemented. Instead og using a parsergenerator, most of it is now done by handwritten code which gives more flexability. This will be in the next major version (4.0). I guess it will take at least a couple of months finish.
2015-07-10 07:33
Murphy

Registered: Jul 2006
Posts: 10
Slammer: Really great improvements!

I can't wait! :)
2015-07-10 12:25
Killsquad
Account closed

Registered: Jun 2005
Posts: 17
That is great news, Slammer. Looking forward to it.
2015-10-24 10:32
subjik

Registered: Dec 2001
Posts: 5
Is anyone else having problems after updating OSX to El Capitan? On Build & Run everything works fine except that Vice exits immediately after it starts. Any tips how to solve this?
2015-10-24 14:54
Pantaloon

Registered: Aug 2003
Posts: 124
great news, will 4.x version be released before christmas ?
2015-10-25 23:27
Slammer

Registered: Feb 2004
Posts: 416
Panta: Yes, thats the plan. The main functionality has been ready for two months or so, but is not testet properbly. There is probably also going to be some adjustments before errormessages from the new parsing is good.

Right now I'm experimenting with some extra functionality that can give info about the source code (syntax elements and errors) + info of build in directives and macros back in realtime to editors (not necessarily written in java). With that it gets a bit easier to test the new parser and perhaps more advanced editors if people are going to incooperate it ;-)

So the plan is that Kick Assembler 4 will be release this year, and if time is running out some of the editor functionality will be left for next version.
2015-10-25 23:30
Slammer

Registered: Feb 2004
Posts: 416
subjik: I haven't updated yet. Hoping to hear from others who have.
2015-10-27 07:33
Jammer

Registered: Nov 2002
Posts: 1288
Are there plans to introduce more handy arrays with x dimensions instead of workaround with list and hashtags? ;)
Previous - 1 | ... | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | ... | 61 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
csabanw
eryngi
hedning/G★P
Avalanche/Atlantis
E$G/hOKUtO fOrcE
Ervin/Abaddon
Guests online: 332
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 No Bounds  (9.6)
6 Comaland 100%  (9.6)
7 Uncensored  (9.6)
8 The Ghost  (9.6)
9 Wonderland XIV  (9.6)
10 Bromance  (9.6)
Top onefile Demos
1 Party Elk 2  (9.7)
2 Cubic Dream  (9.6)
3 Copper Booze  (9.5)
4 Rainbow Connection  (9.5)
5 TRSAC, Gabber & Pebe..  (9.5)
6 Onscreen 5k  (9.5)
7 Dawnfall V1.1  (9.5)
8 Quadrants  (9.5)
9 Daah, Those Acid Pil..  (9.5)
10 Birth of a Flower  (9.5)
Top Groups
1 Booze Design  (9.3)
2 Nostalgia  (9.3)
3 Oxyron  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Diskmag Editors
1 Jazzcat  (9.4)
2 Magic  (9.4)
3 hedning  (9.2)
4 Newscopy  (9.1)
5 Elwix  (9.1)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.371 sec.