~melchizedek6809

Germany

https://wolkenwelten.net

I mostly code in C, but have taken a liking to all things Lisp these days.

Trackers

~melchizedek6809/Nujel

Last active 7 days ago

~melchizedek6809/WolkenWelten

Last active 1 year, 1 month ago

#154 Build a simple JSON parser 23 hours ago

Comment by ~melchizedek6809 on ~melchizedek6809/Nujel

REPORTED RESOLVED DUPLICATE

#146 Add symbol quotes like Racket/CL 23 hours ago

Comment by ~melchizedek6809 on ~melchizedek6809/Nujel

REPORTED RESOLVED WONT_FIX

#156 Add HashMap type 23 hours ago

Comment by ~melchizedek6809 on ~melchizedek6809/Nujel

REPORTED RESOLVED DUPLICATE

#157 Add a FASL format 23 hours ago

Comment by ~melchizedek6809 on ~melchizedek6809/Nujel

REPORTED RESOLVED DUPLICATE

#142 Have [fmt] directly output to a port intead of building up a string all the time 7 days ago

Comment by ~melchizedek6809 on ~melchizedek6809/Nujel

Can be revisited once we have the object/type system in place

REPORTED RESOLVED WONT_FIX

#157 Add a FASL format 7 days ago

Neat added by ~melchizedek6809 on ~melchizedek6809/Nujel

#157 Add a FASL format 7 days ago

Performance added by ~melchizedek6809 on ~melchizedek6809/Nujel

#157 Add a FASL format 7 days ago

Ticket created by ~melchizedek6809 on ~melchizedek6809/Nujel

It should be machine independent, simple and fast, in that order. It should also start out with using high-level Nujel API's, at least until the allocator has been replaced.

It should also greatly decrease executable size, since we don't have to store the image as text anymore (probably at least a 2x reduction, since bytecode is stored as hex)

#156 Add HashMap type 7 days ago

Performance added by ~melchizedek6809 on ~melchizedek6809/Nujel

#156 Add HashMap type 7 days ago

Neat added by ~melchizedek6809 on ~melchizedek6809/Nujel